lab_14
A simple and customizable Flutter package for demonstrating how to create and publish a package to pub.dev.
This package provides utility functions and examples to help you learn package development in Flutter.
✨ Features
- 📦 Example utility class (
Greeting) to say hello with your name. - 🎯 Clean and simple package structure.
- 📱 Ready-to-use example app included.
- 🚀 Easy to extend for your own widgets, functions, or utilities.
🚀 Getting Started
Add this package to your pubspec.yaml:
dependencies:
custom_package: ^0.0.1