linear_progress_bar 1.1.1 copy "linear_progress_bar: ^1.1.1" to clipboard
linear_progress_bar: ^1.1.1 copied to clipboard

Flutter and Dart advanced linear progress indicator like Native Android Progress Bar

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add linear_progress_bar

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

dependencies:
  linear_progress_bar: ^1.1.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:linear_progress_bar/linear_progress_bar.dart';
48
likes
110
pub points
94%
popularity

Publisher

verified publisherangopapo.com

Flutter and Dart advanced linear progress indicator like Native Android Progress Bar

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on linear_progress_bar