process_bar_with_sine 1.2.2 copy "process_bar_with_sine: ^1.2.2" to clipboard
process_bar_with_sine: ^1.2.2 copied to clipboard

An enhanced Flutter progress bar, featuring dynamic sine-wave animations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add process_bar_with_sine

With Flutter:

 $ flutter pub add process_bar_with_sine

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

dependencies:
  process_bar_with_sine: ^1.2.2

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:process_bar_with_sine/process_bar_with_sine.dart';
1
likes
0
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

An enhanced Flutter progress bar, featuring dynamic sine-wave animations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on process_bar_with_sine