flutter_progressed_play_button 0.2.0 icon indicating copy to clipboard operation
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".

11
likes
140
pub points
60%
popularity
screenshot
image

Publisher

verified publisher iconzonble.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

Icon for licenses.MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_progressed_play_button