sa4_migration_kit 1.0.0 copy "sa4_migration_kit: ^1.0.0" to clipboard
sa4_migration_kit: ^1.0.0 copied to clipboard

Contains legacy classes from simple_animations 4.x for a step by step migration to version 5.x

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sa4_migration_kit

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  sa4_migration_kit: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:sa4_migration_kit/sa4_migration_kit.dart';
5
likes
130
pub points
87%
popularity

Publisher

verified publisherfelix-blaschke.de

Contains legacy classes from simple_animations 4.x for a step by step migration to version 5.x

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter, simple_animations

More

Packages that depend on sa4_migration_kit