custom_flutter_packages 0.0.2 copy "custom_flutter_packages: ^0.0.2" to clipboard
custom_flutter_packages: ^0.0.2 copied to clipboard

The CustomCircularProgressIndicator widget displays a customizable circular progress indicator with multiple concentric rings

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_flutter_packages

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  custom_flutter_packages: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:custom_flutter_packages/custom_flutter_packages.dart';
3
likes
140
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

The CustomCircularProgressIndicator widget displays a customizable circular progress indicator with multiple concentric rings

Homepage

Documentation

API reference

License

BSL-1.0 (license)

Dependencies

flutter, percent_indicator

More

Packages that depend on custom_flutter_packages