heroine 0.5.0-dev.1 copy "heroine: ^0.5.0-dev.1" to clipboard
heroine: ^0.5.0-dev.1 copied to clipboard

The queen of hero transitions. Flutter's most addictive interactions.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add heroine
copied to clipboard

With Flutter:

 $ flutter pub add heroine
copied to clipboard

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

dependencies:
  heroine: ^0.5.0-dev.1
copied to clipboard

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

Import it

Now in your Dart code, you can use:

import 'package:heroine/heroine.dart';
copied to clipboard
151
likes
0
points
547
downloads

Publisher

verified publisherwhynotmake.it

Weekly Downloads

2024.09.21 - 2025.04.05

The queen of hero transitions. Flutter's most addictive interactions.

Homepage
Repository (GitHub)
View/report issues

Topics

#springs #animation #physics #hero

License

unknown (license)

Dependencies

equatable, flutter, springster

More

Packages that depend on heroine