Last updated:
0 purchases
experience meter
ExperienceMeter #
ExperienceMeter is a Flutter package that provides a custom meter chart component using the CustomPainter class. This component allows you to create a visually appealing meter chart with customizable segments, a needle, and center text.
Usage #
Features #
Customizable segment colors
Needle that reflects a given value
Center text for additional information
Configurable appearance and style
Installation #
Add experience_meter to your pubspec.yaml file:
dependencies:
flutter:
sdk: flutter
experience_meter: ^0.0.4
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.