- The main playlist (Both Front-End and Back-End) Link
- The Front-End Playlist (Flutter only) Link
- The Back-End Playlist (NodeJs/ExpressJs) Link
-
Flutter model class series, for Rest API connection and JSON parsing. Link
-
Flutter Basic series link
-
Clone this app using below syntax -:
git clone https://github.com/DevStack06/Flutter-Blog-App.git
-
After cloning install packages using below syntax -:
flutter pub get
Above command will install all the neccery packges.
- Run the app on your mobile using below command -:
flutter run
If this tutorial helping you please give star and also fork the repo, Thank you happy coding :)