How to create this specific timeline in Flutter?
How to create this specific timeline in Flutter?
How to create this specific timeline in Flutter?
How to create this specific timeline in Flutter?
Flutter – image from assets disappears during animation
I want to make an animation in my app where I load an image and make it move along a certain path. I have drawn a line made up of several points and firstly I tried to make a dot moving along – everything worked okay.
How to rotate image while it is moving along a given path?
In my app I have an image of a turtle that moves along some path. I want to rotate the turtle every time it ‘takes’ a turn on it’s path so it looks better. This is my CustomPaint class:
null recetion, always get null
I try to get data from in my first page in flutter.
I get data well, but when i want to get name from on this data, i always get null.