flutter_animated_progress_bar 1.0.5 copy "flutter_animated_progress_bar: ^1.0.5" to clipboard
flutter_animated_progress_bar: ^1.0.5 copied to clipboard

An animated progress bar widget designed to be used with audio or video.

example/lib/main.dart

import 'package:example/animated_progress_bar_example.dart';
import 'package:flutter/material.dart';

void main() {
  // debugRepaintRainbowEnabled = true;

  runApp(const AnimatedProgressBarExample());
}
33
likes
160
points
1.5k
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

An animated progress bar widget designed to be used with audio or video.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_animated_progress_bar