Last updated:
0 purchases
animated rating bar 2
Animated Rating Bar #
Intro #
A customizable animated rating bar for flutter.
Getting started #
In the pubspec.yaml of your flutter project, add the following dependency:
dependencies:
...
animated_rating_bar: <latest_version>
copied to clipboard
In your library add the following import:
import 'package:animated_rating_bar/animated_rating_bar.dart';
copied to clipboard
Demo #
Special Thanks To Colleagues & #
Rive
Guidorosso
License #
Released under MIT by @codersangam.
Contribution #
Fork it (https://github.com/codersangam/animated_rating_bar/fork)
Create your feature branch (git checkout -b feature/fooBar)
Commit your changes (git commit -am 'Add some fooBar')
Push to the branch (git push origin feature/fooBar)
Create a new Pull Request
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.