number_inc_dec 0.6.0+2 copy "number_inc_dec: ^0.6.0+2" to clipboard
number_inc_dec: ^0.6.0+2 copied to clipboard

outdated

A flutter widget which accepts numeric values with buttons to increment and decrement.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add number_inc_dec
copied to clipboard

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

dependencies:
  number_inc_dec: ^0.6.0+2
copied to clipboard

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:number_inc_dec/number_inc_dec.dart';
copied to clipboard
50
likes
0
points
2.24k
downloads

Publisher

verified publisherabhilash-chandran.com

Weekly Downloads

2024.07.05 - 2025.01.17

A flutter widget which accepts numeric values with buttons to increment and decrement.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on number_inc_dec