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

outdated

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

thumper #

A flutter widget for controlling 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 flutter then:

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

For another thumper demo see the gol_grid 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