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

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.3-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/only_store.dart';
0
likes
115
points
19
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on only_store