experience_meter 0.0.9 copy "experience_meter: ^0.0.9" to clipboard
experience_meter: ^0.0.9 copied to clipboard

A custom meter chart component using CustomPainter.

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.

ExperienceMeter Demo

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



0
likes
150
points
94
downloads

Publisher

unverified uploader

Weekly Downloads

A custom meter chart component using CustomPainter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on experience_meter