animated_rating_bar 0.0.2 copy "animated_rating_bar: ^0.0.2" to clipboard
animated_rating_bar: ^0.0.2 copied to clipboard

Animated Rating Bar can be used for rating which enhaces User Experince by displaying beautiful animation like glows and sparks.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add animated_rating_bar

With Flutter:

 $ flutter pub add animated_rating_bar

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

dependencies:
  animated_rating_bar: ^0.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:animated_rating_bar/animated_rating_bar.dart';
12
likes
0
pub points
83%
popularity

Publisher

verified publishervelocitybloc.dev

Animated Rating Bar can be used for rating which enhaces User Experince by displaying beautiful animation like glows and sparks.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, rive

More

Packages that depend on animated_rating_bar