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

PlatformAndroid

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.3

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
145
points
209
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

License

MIT (license)

Dependencies

connectivity_plus, flutter, webview_flutter, webview_flutter_android

More

Packages that depend on singgih_counter_widget