smart_progress_bar 0.1.7 copy "smart_progress_bar: ^0.1.7" to clipboard
smart_progress_bar: ^0.1.7 copied to clipboard

Flutter is a progress bar that you can easily use the library in many ways.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_progress_bar

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

dependencies:
  smart_progress_bar: ^0.1.7

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:smart_progress_bar/smart_progress_bar.dart';
12
likes
30
pub points
49%
popularity

Publisher

unverified uploader

Flutter is a progress bar that you can easily use the library in many ways.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, native_progress_hud

More

Packages that depend on smart_progress_bar