|
2 | 2 |
|
3 | 3 | ### Playlist for Blog App Development series -:
|
4 | 4 |
|
5 | | -1. The main playlist (Both Front-End and Back-End) [Link](https://www.youtube.com/watch?v=T35T8nzyRDI&list=PLtIU0BH0pkKoE2PBvgbHEBPAP-sd670VI) |
6 | | -2. The Front-End Playlist (Flutter only) [Link](https://www.youtube.com/watch?v=6VCLeHRnixg&list=PLtIU0BH0pkKpitsp5jzt-yDAoXAFBkcPb) |
7 | | -3. The Back-End Playlist (NodeJs/ExpressJs) [Link](https://www.youtube.com/watch?v=T35T8nzyRDI&list=PLtIU0BH0pkKqypuOtDhcXZ4oATJfji49r) |
| 5 | +| Playlist Name | | YouTube Playlist Link | |
| 6 | +| --------------------------------------------------------- | --- | ------------------------------------------------------------------------------------------- | |
| 7 | +| Blog App Development (Main Playlist) | | [Link](https://youtube.com/playlist?list=PLtIU0BH0pkKoE2PBvgbHEBPAP-sd670VI) | |
| 8 | +| Blog App Development (Only Front-End using Flutter) | | [Link](https://www.youtube.com/watch?v=6VCLeHRnixg&list=PLtIU0BH0pkKpitsp5jzt-yDAoXAFBkcPb) | |
| 9 | +| Blog App Development (Only Back-End using Node/ExpressJs) | | [Link](https://www.youtube.com/watch?v=T35T8nzyRDI&list=PLtIU0BH0pkKqypuOtDhcXZ4oATJfji49r) | |
| 10 | + |
| 11 | +<br> |
8 | 12 |
|
9 | 13 | ### Some Other playlist
|
10 | 14 |
|
11 | | -1. Flutter model class series, for Rest API connection and JSON parsing. [Link](https://www.youtube.com/playlist?list=PLtIU0BH0pkKpXE-1vC7NswofFPby1OYh-) |
| 15 | +| Playlist Name | | YouTube Playlist Link | |
| 16 | +| -------------------------------------------------------------------- | --- | -------------------------------------------------------------------------------- | |
| 17 | +| Flutter model class series, for Rest API connection and JSON parsing | | [Link](https://www.youtube.com/playlist?list=PLtIU0BH0pkKpXE-1vC7NswofFPby1OYh-) | |
| 18 | +| Flutter Basic series | | [link](https://www.youtube.com/playlist?list=PLtIU0BH0pkKrk8C7KToFeRSVTi2CLpFTG) | |
| 19 | + |
| 20 | +<br> |
12 | 21 |
|
13 | | -2. Flutter Basic series [link](https://www.youtube.com/playlist?list=PLtIU0BH0pkKrk8C7KToFeRSVTi2CLpFTG) |
| 22 | +### **If this tutorial helped you please give a star and also fork the repo, Thank you happy coding :)** |
14 | 23 |
|
15 | | -### This app have following things -: |
| 24 | +<br> |
| 25 | +<h2> This app have following things -:</h2> |
16 | 26 |
|
17 | 27 | <h3 align="center" style="color:green" >1. Welcome Page</h3>
|
18 | 28 | <p align="center">
|
@@ -88,5 +98,3 @@ Above command will install all the neccery packges.
|
88 | 98 |
|
89 | 99 | 3. Run the app on your mobile using below command -:
|
90 | 100 | > flutter run
|
91 | | - |
92 | | -**If this tutorial helping you please give star and also fork the repo, Thank you happy coding :)** |
|
0 commit comments