singgih_counter_widget 1.0.0 copy "singgih_counter_widget: ^1.0.0" to clipboard
singgih_counter_widget: ^1.0.0 copied to clipboard

A Flutter package providing a customizable counter widget with increment functionality and Material Design support.

singgih_counter_widget #

A Flutter package providing a customizable counter widget with increment functionality and Material Design support.

Features #

  • CounterPage widget with a built-in tap counter
  • Material Design styling with a customizable app bar title
  • Floating action button to increment the counter

Getting Started #

Add singgih_counter_widget to your pubspec.yaml:

dependencies:
  singgih_counter_widget: ^1.0.0

Then run:

flutter pub get

Usage #

import 'package:singgih_counter_widget/singgih_counter_widget.dart';

MaterialApp(
  home: CounterPage(title: 'My Counter'),
)

Additional Information #

For issues and feature requests, please file them on the issue tracker.

Contributions are welcome — open a pull request on GitHub.

1
likes
0
points
209
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing a customizable counter widget with increment functionality and Material Design support.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on singgih_counter_widget