animated_rating_bar_2 1.0.2 copy "animated_rating_bar_2: ^1.0.2" to clipboard
animated_rating_bar_2: ^1.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_2

With Flutter:

 $ flutter pub add animated_rating_bar_2

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

dependencies:
  animated_rating_bar_2: ^1.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_2/animated_rating_bar.dart';
import 'package:animated_rating_bar_2/widgets/animated_rating_bar.dart';
1
likes
0
points
39
downloads

Publisher

unverified uploader

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_2