This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
git clone https://github.com/lalpha1/my_portfolio.git
cd my_portfolio
-
For web:
-
flutter run -d chrome
-
For mobile (choose your platform):
-
flutter run -d android
-
flutter run -d ios
-
For desktop:
-
flutter run -d windows
- flutter run -d macos
- flutter run -d linux
Contributions are welcome! Please fork this repository and submit a pull request with your changes. Ensure you follow the standard Flutter coding conventions.
This project is licensed under the MIT License. See the LICENSE file for more details.
Feel free to modify this template to fit the specifics of your project.