pavans_first_package 0.0.1
pavans_first_package: ^0.0.1 copied to clipboard
A new Flutter package.
Pavans First Package #
A simple Flutter package that provides a basic calculator with an addOne method.
Features #
- A simple calculator class with an
addOnemethod. - Easy to use for incrementing integer values by 1.
Installation #
To use this package in your Flutter project, add it to your pubspec.yaml file:
dependencies:
pavans_first_package:
path: /path/to/pavans_first_package