How can I make a timer that its speed increases every minute i.e. the timer duration decreases evey 1 minute in Flutter?
I ran the profiler for my build, and under Artifact Transform tab, I can see different times taken by the transform tasks. First I thought that the 1m16.09s mar
How do I create or use a global variable inside a function? How do I use a global variable that was defined in one function inside other functions?
I am trying to create a 3D surface that has a 1/4 rectangle for the exterior and 1/4 circle for the interior. I had help before to create the 3D surface with an
I have a list that contains duplicates like this.. "id","name","type","price","color" "23","item1","t-shirt","37","red" "56","item66","jumper","3","yellow" "366
How should I fix it so that it works on all scales? Thanks for all the help enter image description here