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

A highly customizable Flutter package providing both linear and circular progress bars with smooth animations, extensive styling options, and responsive design. Perfect for creating engaging loading i [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add customizable_progress_bar

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

dependencies:
  customizable_progress_bar: ^0.0.1

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:customizable_progress_bar/customizable_progress_bar.dart';
0
likes
140
points
35
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A highly customizable Flutter package providing both linear and circular progress bars with smooth animations, extensive styling options, and responsive design. Perfect for creating engaging loading indicators and progress tracking in your Flutter applications.

License

MIT (license)

Dependencies

flutter

More

Packages that depend on customizable_progress_bar