plus_one
A simple Dart/Flutter utility package that provides a plusOne method to increment an integer by one.
Features
- Adds
1to any integer. - Lightweight and easy to use.
Getting Started
Add the package to your pubspec.yaml:
dependencies:
plus_one: ^1.0.0