fade_indexed_stack 0.2.2 copy "fade_indexed_stack: ^0.2.2" to clipboard
fade_indexed_stack: ^0.2.2 copied to clipboard

An IndexedStack with FadeTransition and lazy loading.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fade_indexed_stack

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

dependencies:
  fade_indexed_stack: ^0.2.2

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:fade_indexed_stack/fade_indexed_stack.dart';
2
likes
160
points
414
downloads

Publisher

unverified uploader

Weekly Downloads

An IndexedStack with FadeTransition and lazy loading.

Repository

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fade_indexed_stack