above_hero 1.2.0 copy "above_hero: ^1.2.0" to clipboard
above_hero: ^1.2.0 copied to clipboard

Allows limited control of the Hero widget's z-index by placing page elements ABOVE it

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add above_hero

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

dependencies:
  above_hero: ^1.2.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:above_hero/above_hero.dart';
6
likes
160
points
36
downloads

Publisher

verified publisherthela.space

Weekly Downloads

Allows limited control of the Hero widget's z-index by placing page elements ABOVE it

Repository (GitHub)
View/report issues

Topics

#hero #z-index #overlay #navigation #animation

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on above_hero