tap_counter_button 0.0.2 copy "tap_counter_button: ^0.0.2" to clipboard
tap_counter_button: ^0.0.2 copied to clipboard

A simple Flutter widget that displays a button which increases a counter on tap.

Tap Counter Button #

A simple Flutter widget that shows a button. On each tap, it increases a counter.

Example #

TapCounterButton(
  label: "Pressed",
  backgroundColor: Colors.red,
)
1
likes
0
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

A simple Flutter widget that displays a button which increases a counter on tap.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on tap_counter_button