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

A custom meter chart component using CustomPainter.

MeterPainter #

MeterPainter 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.

Features #

  • Customizable segment colors
  • Needle that reflects a given value
  • Center text for additional information
  • Configurable appearance and style

Installation #

Add meter_painter to your pubspec.yaml file:

dependencies:
  flutter:
    sdk: flutter
  meter_painter: ^0.0.1  # Replace with the latest version
0
likes
0
points
94
downloads

Publisher

unverified uploader

Weekly Downloads

A custom meter chart component using CustomPainter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on experience_meter