How to widgetTest animation of AnimatedPositioned in Flutter
I want to test my AnimatedPositioned
widget’s proper animation, so here is my code and it’s widget test:
I want to test my AnimatedPositioned
widget’s proper animation, so here is my code and it’s widget test: