flutter_sequence_animation icon indicating copy to clipboard operation
flutter_sequence_animation copied to clipboard

Orchestrate multiple animations with ease.

Results 2 flutter_sequence_animation issues
Sort by recently updated
recently updated
newest added

Hi, thank you very much for your work on this package. It's been my favorite animation add-on since its very first version years ago! I've been thinking about a little...

Migrates deprecated Material buttons in example code to current widgets: - RaisedButton -> ElevatedButton - FlatButton -> TextButton - OutlineButton -> OutlinedButton This removes analyzer deprecation warnings and aligns examples...