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

outdated

Introducing a new and improved rating bar for Flutter, offering versatility and full customization. Unlike other rating bars, this one allows for any value to be selected, not just full or half rating [...]

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.3.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

Introducing a new and improved rating bar for Flutter, offering versatility and full customization. Unlike other rating bars, this one allows for any value to be selected, not just full or half ratings when interacted. Both tap and drag gestures are seamlessly supported, providing a smooth user experience.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_pannable_rating_bar