stanley 0.8.1 copy "stanley: ^0.8.1" to clipboard
stanley: ^0.8.1 copied to clipboard

Common flutter widgets and helper methods to accelerate Flutter app development.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stanley

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

dependencies:
  stanley: ^0.8.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:stanley/stanley.dart';
1
likes
120
pub points
34%
popularity

Publisher

verified publisherbonamy.fr

Common flutter widgets and helper methods to accelerate Flutter app development.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

easy_localization, flutter, intl

More

Packages that depend on stanley