lazy_load_indexed_stack 1.2.1
lazy_load_indexed_stack: ^1.2.1 copied to clipboard
A package that extends IndexedStack to allow for lazy loading.
1.2.0 #
- Add
autoDisposeIndexes
to dispose unused IndexedStack children and rebuild them when needed in #7
1.0.0 #
- Update required sdk version to
^3.0.0
0.1.4 #
- FIX eager rebuilds
0.1.3 #
- Update README
0.1.2 #
- Add API description
- Modify unloadWidget initializer
0.1.1 #
- Add example code
- Modify property
0.1.0 #
- Beta Release
0.0.2 #
- Add Widget parameter
- Update README
- Update pubspec
0.0.1 #
- Initial Release