flutter_circle_grade 1.0.2 copy "flutter_circle_grade: ^1.0.2" to clipboard
flutter_circle_grade: ^1.0.2 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
140
points
36
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.

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on flutter_circle_grade