My Flutter Web Portfolio
It is a basic flutter web portfolio.
1. Home
To use this app follow below instructions :
Clone this app using below syntax:
git clone https://github.com/Aleynaesr/flutter-web-portfolio.git
- After cloning install packages using below syntax:
flutter pub get
-
Above command will install all the necessary packages.
-
Run the app on your mobile using below command:
flutter run
Thank you happy coding ?