process_bar_with_sine 1.2.5 copy "process_bar_with_sine: ^1.2.5" to clipboard
process_bar_with_sine: ^1.2.5 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 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 flutter pub get):

dependencies:
  process_bar_with_sine: ^1.2.5

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on process_bar_with_sine