Last updated:
0 purchases
flutter circle grade
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",
)
copied to clipboard
View #
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.