flutter_lazy_indexed_stack 0.1.0 copy "flutter_lazy_indexed_stack: ^0.1.0" to clipboard
flutter_lazy_indexed_stack: ^0.1.0 copied to clipboard

A Flutter package that exposes an `IndexedStack` that can be lazily loaded.

example/lib/main.dart

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

void main() {
  runApp(const ExampleApp());
}
73
likes
160
points
4.19k
downloads

Publisher

verified publishermarcossevilla.dev

Weekly Downloads

A Flutter package that exposes an `IndexedStack` that can be lazily loaded.

Homepage
Repository (GitHub)
View/report issues

Topics

#stack #lazy-load #lazy-indexed-stack

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_lazy_indexed_stack