flutter_animated_play_button 0.3.0 copy "flutter_animated_play_button: ^0.3.0" to clipboard
flutter_animated_play_button: ^0.3.0 copied to clipboard

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.3.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
150
points
85
downloads
screenshot

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)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_animated_play_button