stager 1.0.1 copy "stager: ^1.0.1" to clipboard
stager: ^1.0.1 copied to clipboard

A Flutter productivity tool that allows developers to isolate pieces of UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stager

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

dependencies:
  stager: ^1.0.1

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:stager/stager.dart';
14
likes
140
points
8.43k
downloads

Publisher

verified publisherbryanoltman.com

Weekly Downloads

A Flutter productivity tool that allows developers to isolate pieces of UI.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

analyzer, build, flutter, source_gen

More

Packages that depend on stager