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.

flutter_progressed_play_button #

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

buttons.png

An example built by Flutter Web is available at here.

The widget has two state. You can decide to draw the progress or not by specifying the [showProgress] property.

When you wan to show the progress, just set it to the [progress] property. The values could range from 0.0 to 1.0.

The package is derived from our app "KKBOX Kids".

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