add_two_numbers
A simple Flutter package that provides a method to add two integers.
Features
- Add two integers and get the sum.
- Simple and easy-to-use API.
Getting Started
To use this package, add add_two_numbers
as a dependency in your pubspec.yaml
file.
dependencies:
add_two_numbers: ^0.0.1