thumper 0.1.7 copy "thumper: ^0.1.7" to clipboard
thumper: ^0.1.7 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
points
24
downloads

Publisher

verified publisherorangebike.dev

Weekly Downloads

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