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",
)