disposable_lazy_indexed_stack 1.0.1 copy "disposable_lazy_indexed_stack: ^1.0.1" to clipboard
disposable_lazy_indexed_stack: ^1.0.1 copied to clipboard

A Flutter widget that builds only the active child and disposes the previous ones — ideal for memory-efficient tabs and navigation.

Changelog #

All notable changes to this package will be documented in this file.

1.0.1 - 2025-08-23 #

Added #

  • Improved documentation for public API:
    • Added Dartdoc comments to DisposableLazyIndexedStack.
    • Provided example usage for widget.
  • Minor formatting fixes for better readability.

1.0.0 - 2025-08-19 #

Added #

  • Initial release of the package.
  • DisposableLazyIndexedStack widget:
    • a widget that shows only the active child, lazily builds it, and disposes previous children.
1
likes
160
points
25
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter widget that builds only the active child and disposes the previous ones — ideal for memory-efficient tabs and navigation.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on disposable_lazy_indexed_stack