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

The ultimate enhanced IndexedStack with lazy loading, preloading, and state preservation made easy for optimized Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lazy_indexed_stack_plus

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

dependencies:
  lazy_indexed_stack_plus: ^0.0.3

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:lazy_indexed_stack_plus/lazy_indexed_stack_plus.dart';
3
likes
160
points
17
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

The ultimate enhanced IndexedStack with lazy loading, preloading, and state preservation made easy for optimized Flutter apps.

Repository (GitHub)
View/report issues

Topics

#lazy-loading #widget #state-management #performance #indexed-stack

License

MIT (license)

Dependencies

flutter

More

Packages that depend on lazy_indexed_stack_plus