numbered_rating 0.1.4 copy "numbered_rating: ^0.1.4" to clipboard
numbered_rating: ^0.1.4 copied to clipboard

A Flutter Widget for displaying a Numbered_rating input with animation. this also can be used as a simple number input, where you want a fast input with only one click.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add numbered_rating

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

dependencies:
  numbered_rating: ^0.1.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:numbered_rating/numbered_rating.dart';
0
likes
40
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter Widget for displaying a Numbered_rating input with animation. this also can be used as a simple number input, where you want a fast input with only one click.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flare_flutter, flutter, selectable_circle

More

Packages that depend on numbered_rating