flutter_pannable_rating_bar 2.2.0 copy "flutter_pannable_rating_bar: ^2.2.0" to clipboard
flutter_pannable_rating_bar: ^2.2.0 copied to clipboard

outdated

Yet another rating bar for Flutter. But this time supported any value, not just full or half, fully customizable as well. Tap and drag gestures are all supported.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_pannable_rating_bar

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

dependencies:
  flutter_pannable_rating_bar: ^2.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:flutter_pannable_rating_bar/flutter_pannable_rating_bar.dart';
35
likes
0
points
55
downloads

Publisher

verified publishersilentcat.dev

Weekly Downloads

Yet another rating bar for Flutter. But this time supported any value, not just full or half, fully customizable as well. Tap and drag gestures are all supported.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_pannable_rating_bar