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

A premium, performance-optimized gradient progress bar with beautiful animated bubble particles.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bubble_progress_bar

With Flutter:

 $ flutter pub add bubble_progress_bar

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

dependencies:
  bubble_progress_bar: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:bubble_progress_bar/bubble_progress_bar.dart';
7
likes
0
points
0
downloads

Publisher

verified publisherapprain.io

Weekly Downloads

A premium, performance-optimized gradient progress bar with beautiful animated bubble particles.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, vector_math

More

Packages that depend on bubble_progress_bar