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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add singgih_counter_widget

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  singgih_counter_widget: ^1.0.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:singgih_counter_widget/singgih_counter_widget.dart';
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