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

This package provides a customizable gauge indicator that can be used in your Flutter application. The gauge indicator is ideal for adding a modern and interactive element to your application's user i [...]

Flutter Circle Grade Package #

You can use the package by adding the sizer package to the application. The application is developing and dependencies will be revised over time.

Dependent package: Sizer

Use #

CircleDegree(
  max: 100,
  min: 0,
  value: 50,
  colors: [Colors.blueGrey, Colors.blueAccent, Colors.blue],
  image: "assets/icon/default.png",
)

View #

Screenshot_20240719-165551 1

3
likes
0
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

This package provides a customizable gauge indicator that can be used in your Flutter application. The gauge indicator is ideal for adding a modern and interactive element to your application's user interface. It offers quick and easy integration.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, flutter, sizer

More

Packages that depend on flutter_circle_grade