tap_counter_button 0.0.4 copy "tap_counter_button: ^0.0.4" to clipboard
tap_counter_button: ^0.0.4 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 displays a button and increments a counter each time it's tapped.
Perfect for learning Flutter package development or adding a quick counter button to your app.

Pub Version License: MIT


🚀 Features #

  • ✅ A single button that increments a counter on tap
  • Customizable label, background color, and text style
  • ✅ Beginner-friendly code for learning package creation
  • ✅ Lightweight and dependency-free

📦 Installation #

In your pubspec.yaml:

dependencies:
  tap_counter_button: ^0.0.4
1
likes
150
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

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tap_counter_button