thumper 0.1.9 copy "thumper: ^0.1.9" to clipboard
thumper: ^0.1.9 copied to clipboard

outdated

Widget for controlling an Iterable. Shows reset, forward step, play, pause and speed controls.

Thumper #

A Thumper is a flutter widget that controls an Iterable.

Buttons allow reset, forward step, and play/pause. A slider controls iteration speed.

Example #

The example iterates through a list of fruits.

initial playing
screen shot 1 screen shot 2

To run it, install beta channel flutter then:

git clone git@github.com:monopole/thumper.git
cd thumper/example
flutter -d chrome run

For a more complex Thumper demo see the GolGrid widget.

1
likes
0
pub points
0%
popularity

Publisher

verified publisherorangebike.dev

Widget for controlling an Iterable. Shows reset, forward step, play, pause and speed controls.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bloc, flutter, flutter_bloc, test, tuple

More

Packages that depend on thumper