A Gradient color support progressbar.
-
Depend on it by adding this to your pubspec.yaml file:
gradient_progress: ^0.0.1
-
Import it:
import 'package:gradient_progress.dart'
-
Add GradientCircularProgressIndicator in your widget layout and have a gradient progress!