GeekyAnts / GaugesFlutter

A gauge package for Flutter that displays progress and can be customized for appearance and behavior.
https://pub.dev/packages/geekyants_flutter_gauges
MIT License
67 stars 15 forks source link

Feat/radial shape pointers #272

Open Afroz-Shaikh opened 3 months ago

Afroz-Shaikh commented 3 months ago

Feature

Radial Pointer as of v1.0.4 only supports Circle Pointer, this PR aims to add Rectangle, Triangle support for the Radial Gauge

Changes