only_store 0.0.2-alpha copy "only_store: ^0.0.2-alpha" to clipboard
only_store: ^0.0.2-alpha copied to clipboard

outdated

Easy to use status management tool, Depends on the flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add only_store

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

dependencies:
  only_store: ^0.0.2-alpha

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:only_store/consumer.dart';
import 'package:only_store/create_consumer.dart';
import 'package:only_store/provider.dart';
0
likes
0
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

Easy to use status management tool, Depends on the flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on only_store