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

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

example/lib/main.dart

import 'package:example/my_app.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(const MyApp());
}
3
likes
150
points
135
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