easy_animated_indexed_stack 0.0.3 copy "easy_animated_indexed_stack: ^0.0.3" to clipboard
easy_animated_indexed_stack: ^0.0.3 copied to clipboard

A drop-in replacement for Flutter's default IndexedStack widget that allows simple animations to transition between widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_animated_indexed_stack
copied to clipboard

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

dependencies:
  easy_animated_indexed_stack: ^0.0.3
copied to clipboard

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:easy_animated_indexed_stack/easy_animated_indexed_stack.dart';
copied to clipboard
3
likes
160
points
154
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.11 - 2025.03.26

A drop-in replacement for Flutter's default IndexedStack widget that allows simple animations to transition between widgets

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on easy_animated_indexed_stack