📚 A repository to explore and learn the basics of Flutter development.
Flutter is an open-source framework by Google for building natively compiled, multi-platform applications with a single codebase.
This project includes:
Follow these steps to run the project locally:
git clone https://github.com/GuilhermeStracini/hello-world-flutter.git
cd hello-world-flutter
flutter pub get
flutter run
Contributions are welcome!
Feel free to fork this repository, open issues, or submit pull requests to add enhancements or improve the learning experience.
This project is licensed under the MIT License.