animated_rating_bar 0.0.5 copy "animated_rating_bar: ^0.0.5" to clipboard
animated_rating_bar: ^0.0.5 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.5

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';
16
likes
0
points
317
downloads

Publisher

verified publishervelocitybloc.dev

Weekly Downloads

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