inc_dec_textfield 0.0.1 copy "inc_dec_textfield: ^0.0.1" to clipboard
inc_dec_textfield: ^0.0.1 copied to clipboard

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 inc_dec_textfield

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

dependencies:
  inc_dec_textfield: ^0.0.1

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:inc_dec_textfield/inc_dec_textfield.dart';
1
likes
120
pub points
31%
popularity

Publisher

unverified uploader

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on inc_dec_textfield