animated_rating_bar 0.0.8 copy "animated_rating_bar: ^0.0.8" to clipboard
animated_rating_bar: ^0.0.8 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 Flutter:

 $ flutter pub add animated_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:
  animated_rating_bar: ^0.0.8
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:animated_rating_bar/animated_rating_bar.dart';
copied to clipboard
15
likes
140
points
501
downloads

Publisher

verified publishervelocitybloc.dev

Weekly Downloads

2024.09.16 - 2025.03.31

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, rive

More

Packages that depend on animated_rating_bar