hello_app 0.0.2
hello_app: ^0.0.2 copied to clipboard
A simple starter Flutter application demonstrating basic project structure and setup. Perfect for beginners exploring Flutter development or for use as a boilerplate for small projects.
hello_app #
A simple Flutter app that serves as a starting point for building and experimenting with Flutter projects.
Features #
- Clean and minimal setup
- Follows Flutter best practices
- Easily customizable for personal or learning projects
Getting Started #
To run this app locally:
flutter pub get
flutter run