This repository is dedicated to showcasing my Flutter projects, as I embark on my journey to become a proficient Flutter developer. Flutter is a UI toolkit developed by Google, enabling developers to create beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.
Although I have currently only completed one project, I am eager to expand my portfolio with more creations in the near future. Stay tuned for exciting updates and don't hesitate to explore the repository!
- flutter-platzi/: First Flutter Project. I took the Flutter Platzi Course
- primer_app/: Second Flutter project.
To run any of the projects in this repository, make sure you have the following prerequisites:
- Flutter SDK installed on your machine (installation guide).
- An IDE with Flutter support (e.g., Android Studio or Visual Studio Code with the Dart and Flutter extensions).
- An emulator or physical device to run the app on.
To run a specific project, follow these steps:
- Clone this repository.
- Open the desired project in your IDE.
- Run flutter pub get in the terminal to fetch the required dependencies.
- Start your emulator or connect your physical device.
- Execute flutter run in the terminal to launch the app.
I appreciate any feedback and suggestions to improve my projects, as well as contributions to the code. Feel free to create an issue or submit a pull request if you'd like to contribute.
If you have any questions, want to discuss ideas or just want to connect, feel free to reach out to me on LinkedIn, GitHub, Twitter, Instagram.
Thank you for visiting my Flutter repository, and I hope you enjoy exploring my projects! 😃