add_remove_continuous_pressure 1.0.1 copy "add_remove_continuous_pressure: ^1.0.1" to clipboard
add_remove_continuous_pressure: ^1.0.1 copied to clipboard

Add a widget that contains an increase button, a decrease button, and a widget that displays the value. You can increase or decrease the number by holding down or clicking once.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add add_remove_continuous_pressure

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

dependencies:
  add_remove_continuous_pressure: ^1.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:add_remove_continuous_pressure/add_remove_continuous_pressure.dart';
5
likes
135
points
15
downloads

Publisher

verified publisherreqponse.com

Weekly Downloads

Add a widget that contains an increase button, a decrease button, and a widget that displays the value. You can increase or decrease the number by holding down or clicking once.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on add_remove_continuous_pressure