flutter_animations_gallery icon indicating copy to clipboard operation
flutter_animations_gallery copied to clipboard

A showcase of the most common Flutter animation APIs.

Results 1 flutter_animations_gallery issues
Sort by recently updated
recently updated
newest added

the current riverpod version will generate some error lib/samples/settings/curves.dart:132:63: Error: The getter 'state' isn't defined for the class 'String'. so i upgrade the riverpod version to 2.1.1 to support the...