hello_pkg
A Flutter package that provides a simple utility for greeting messages and basic arithmetic calculations.
Usage
Add the hello_pkg package to your pubspec.yaml file, and then run flutter pub get:
dependencies:
hello_pkg: ^1.0.0 # Replace with the actual version of your package