weight_dial_picker 0.0.4 copy "weight_dial_picker: ^0.0.4" to clipboard
weight_dial_picker: ^0.0.4 copied to clipboard

A customizable weight dial picker with kg/lb support

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add weight_dial_picker

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

dependencies:
  weight_dial_picker: ^0.0.4

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:weight_dial_picker/weight_dial_picker.dart';
2
likes
140
points
153
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable weight dial picker with kg/lb support

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on weight_dial_picker