flutter_progressed_play_button 0.2.0 copy "flutter_progressed_play_button: ^0.2.0" to clipboard
flutter_progressed_play_button: ^0.2.0 copied to clipboard

A simple Flutter widget that presents a "play button" with a progress drawn as an arc around the icon.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_progressed_play_button

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

dependencies:
  flutter_progressed_play_button: ^0.2.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_progressed_play_button/flutter_progressed_play_button.dart';
13
likes
140
pub points
67%
popularity
screenshot

Publisher

verified publisherzonble.net

A simple Flutter widget that presents a "play button" with a progress drawn as an arc around the icon.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_progressed_play_button