flutter_pannable_rating_bar 2.7.2+1 copy "flutter_pannable_rating_bar: ^2.7.2+1" to clipboard
flutter_pannable_rating_bar: ^2.7.2+1 copied to clipboard

A versatile and customizable rating bar for Flutter. This bar stands out from others with its ability to select any fractional values. Drag, tap and hover event are all supported.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_pannable_rating_bar
copied to clipboard

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.7.2+1
copied to clipboard

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';
copied to clipboard
35
likes
160
points
131
downloads

Publisher

verified publishersilentcat.dev

Weekly Downloads

2024.09.16 - 2025.03.31

A versatile and customizable rating bar for Flutter. This bar stands out from others with its ability to select any fractional values. Drag, tap and hover event are all supported.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_pannable_rating_bar