flutter_lazy_indexed_stack 0.0.6 copy "flutter_lazy_indexed_stack: ^0.0.6" to clipboard
flutter_lazy_indexed_stack: ^0.0.6 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());
}
copied to clipboard
68
likes
160
points
4.02k
downloads

Publisher

verified publishermarcossevilla.dev

Weekly Downloads

2024.09.16 - 2025.03.31

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_lazy_indexed_stack