Greetings to everyone. I will send the application with onesginal notification attached to the app store, but I created an identifier with a structure such as group.com.abc to...
greetings to everyone. I want to make appbar shape like this. Can you help with this? https://i.stack.imgur.com/6A7Jd.png
greetings to everyone. I have my own created data list and model. When you open the application for the first time, no data can be displayed on the screen, but when you hot re...
can you help me with this problem? => https://stackoverflow.com/questions/73259318/flutter-base-bottom-navigation-bar-page-change
i want to create bottom navigation bar like this. Is there a package you can recommend?
greetings to everyone. I have given my random color function to the containerin color parameter. I am not using any state management. On the other hand, I update the container...
Greetings to all.. I have 3 5 card widgets on the screen. I want it to come to the screen one by one when I press the refresh button. What should I research for this topic? ...
Greetings everyone. I want to draw a line on the card widget like this, how can I do that?
Greetings everyone. I have a basebottomnavbar. I made it base to display on the page I want, but I have a problem. When I redirect to the pages in the Ontap method, it breaks ...
2 years old is too late for you, isn't it, uncle roi? XD
Greetings everyone. I have 4 textfields. When I reach the character length I want, it focuses on another input. However, in the deletion process, I have to press the inputs. I...
How do I place a picture in a container like this?
Future pickTime(BuildContext context) async { final initialTime = TimeOfDay(hour: 9, minute: 0); final newTime = await showTimePicker( context: context, in...
Greetings everyone. I've been trying to show the bottom navbar on the bottom pages of the main pages in Getx, it took me a whole day, but I couldn't get any results, can anyo...
I want to make otp textfield like in this picture. Can you help with this? I'm using the pinput package, but I can't make the background of the textfield in which the number i...
Greetings everyone. I am using getx. An incorrect use of a getx was detected when using obx on my page. There are biding, getmaterial implementation, controller etc. I've chec...
I want to make the shuffle button and when I press the button, I want to bring the backmost card to the front. How can I do that?
The argument type 'Object?' I can't be assigned to the parameter type 'String' error, I would appreciate it if you could browse my codes like this link: https://www.paste.org/...
There are a lot of state-managment packages. How do we decide which one to use?
Can you help me with that?