stacked 3.4.2 copy "stacked: ^3.4.2" to clipboard
stacked: ^3.4.2 copied to clipboard

The framework to build testable, scalable and maintainable flutter apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stacked

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  stacked: ^3.4.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:stacked/stacked.dart';
1391
likes
110
pub points
98%
popularity

Publisher

verified publisherfilledstacks.com

The framework to build testable, scalable and maintainable flutter apps

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter, get_it, meta, path, provider, stacked_shared, universal_io

More

Packages that depend on stacked