bi_counter_field 1.0.3 copy "bi_counter_field: ^1.0.3" to clipboard
bi_counter_field: ^1.0.3 copied to clipboard

outdated

Flutter package for bi directional counter field for both integer and double.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bi_counter_field

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

dependencies:
  bi_counter_field: ^1.0.3

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:bi_counter_field/bi_counter_field.dart';
1
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Flutter package for bi directional counter field for both integer and double.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on bi_counter_field