increment_button 0.1.0 copy "increment_button: ^0.1.0" to clipboard
increment_button: ^0.1.0 copied to clipboard

Slide the button to change value.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add increment_button
copied to clipboard

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

dependencies:
  increment_button: ^0.1.0
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:increment_button/increment_button.dart';
copied to clipboard
2
likes
130
points
32
downloads

Publisher

verified publisherrightclick.com.au

Weekly Downloads

2024.09.23 - 2025.04.07

Slide the button to change value.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter, font_awesome_flutter

More

Packages that depend on increment_button