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

A Light Weight StateManager, Navigator and Styler Library for fast production and easy to use.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flower

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

dependencies:
  flower: ^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:flower/flower.dart';
9
likes
80
points
43
downloads

Publisher

verified publisherpersianflutter.ir

Weekly Downloads

A Light Weight StateManager, Navigator and Styler Library for fast production and easy to use.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, flutter_web_plugins, path_provider

More

Packages that depend on flower