flutter_animated_play_button 0.2.0-nullsafety.0 copy "flutter_animated_play_button: ^0.2.0-nullsafety.0" to clipboard
flutter_animated_play_button: ^0.2.0-nullsafety.0 copied to clipboard

outdated

AnimatedPlayButton is a Flutter widget presenting several animating bars, which represent we are playing an item such as a track or a playlist..

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_animated_play_button

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

dependencies:
  flutter_animated_play_button: ^0.2.0-nullsafety.0

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:flutter_animated_play_button/flutter_animated_play_button.dart';
8
likes
0
points
85
downloads

Publisher

verified publisherzonble.net

Weekly Downloads

AnimatedPlayButton is a Flutter widget presenting several animating bars, which represent we are playing an item such as a track or a playlist..

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_animated_play_button