stacked 3.4.4 copy "stacked: ^3.4.4" to clipboard
stacked: ^3.4.4 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.4

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';
1.46k
likes
130
points
48.2k
downloads

Publisher

verified publisherfilledstacks.com

Weekly Downloads

The framework to build testable, scalable and maintainable flutter apps

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on stacked