mechanical_counter 1.0.0 copy "mechanical_counter: ^1.0.0" to clipboard
mechanical_counter: ^1.0.0 copied to clipboard

outdated

Minimalist interface mimicking a mechanical digital counter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mechanical_counter

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

dependencies:
  mechanical_counter: ^1.0.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:mechanical_counter/mechanical_counter.dart';
0
likes
60
points
33
downloads

Publisher

verified publisherideati.co

Weekly Downloads

Minimalist interface mimicking a mechanical digital counter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on mechanical_counter