acceptable 0.2.0 copy "acceptable: ^0.2.0" to clipboard
acceptable: ^0.2.0 copied to clipboard

A Flutter package providing AcceptableStatefulWidget which glues Provider and StatefulWidget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add acceptable

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

dependencies:
  acceptable: ^0.2.0

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:acceptable/acceptable.dart';
8
likes
120
pub points
23%
popularity

Publisher

unverified uploader

A Flutter package providing AcceptableStatefulWidget which glues Provider and StatefulWidget

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

collection, flutter, provider

More

Packages that depend on acceptable