gauge_progress 1.0.0 copy "gauge_progress: ^1.0.0" to clipboard
gauge_progress: ^1.0.0 copied to clipboard

A customizable semi-circular gauge progress widget for Flutter with adjustable colors, stroke widths, and size.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


1.0.0 - 2026-02-24 #

🚀 Initial Professional Release #

✨ Added

  • Semi Circular Gauge
  • Full Circular Gauge
  • Segmented Gauge
  • Dashed Gauge
  • Speedometer (Needle) Gauge
  • Multi-Range Gauge (Green/Yellow/Red zones)
  • Gradient support for progress arc
  • Adjustable stroke width (progress & background)
  • Optional center text & label
  • Responsive sizing support
  • Customizable segment count
  • Professional dashboard example app

🏗 Architecture

  • Built using CustomPainter
  • Optimized repaint logic
  • Lightweight & high-performance drawing
  • Clean and extensible GaugeType enum structure

0.1.0 #

🎉 Initial Development Version #

  • Basic semi-circular gauge implementation
  • Core CustomPainter logic
2
likes
150
points
99
downloads
screenshot

Publisher

verified publishercodemicros.com

Weekly Downloads

A customizable semi-circular gauge progress widget for Flutter with adjustable colors, stroke widths, and size.

Repository (GitHub)
View/report issues

Topics

#gauge #progress #chart #custom-painter #dashboard

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on gauge_progress