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.

example/lib/main.dart

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

void main() {
  runApp(const MyApp());
}
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