progress_indicator 0.0.1 copy "progress_indicator: ^0.0.1" to clipboard
progress_indicator: ^0.0.1 copied to clipboard

outdated

A new Flutter package project.

Progress Indicator #

CircularProgress

Features #

  • circular progress indicator.

Usage #

import 'package:progress_indicator/progress_indicator.dart';

CircularProgressIndicator #

CircularProgress(
    percentage: 50.0,
    color: Colors.orange,
    back: Colors.blue,
);
36
likes
0
pub points
89%
popularity

Publisher

verified publisherrodrigoleonel.com

A new Flutter package project.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on progress_indicator