lazy_indexed_stack_plus 0.0.1 copy "lazy_indexed_stack_plus: ^0.0.1" to clipboard
lazy_indexed_stack_plus: ^0.0.1 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.1

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
140
points
94
downloads

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

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on lazy_indexed_stack_plus