Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Creating a video series on Blog Android app development along with backend development. Also doing the system design for this blog app. (Medium Clone)

License

Notifications You must be signed in to change notification settings

DevStack06/Flutter-Blog-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog App Development Front-End and Back-End using Flutter, ExpressJs, NodeJS, and MongoDB

Playlist for Blog App Development series -:

  1. The main playlist (Both Front-End and Back-End) Link
  2. The Front-End Playlist (Flutter only) Link
  3. The Back-End Playlist (NodeJs/ExpressJs) Link

Some Other playlist

  1. Flutter model class series, for Rest API connection and JSON parsing. Link

  2. Flutter Basic series link

This app have following things -:

1. Welcome Page


2. Login Screen


3. Wrong Username(Error Handling)


4. SignUp Screen


5. Home Screen (Development Mode)


6. Profile Screen


7. Drawer


8. Add Blog Page


To use this app follow below instructions-:

  1. Clone this app using below syntax -:

    git clone https://github.com/DevStack06/Flutter-Blog-App.git

  2. After cloning install packages using below syntax -:

    flutter pub get

Above command will install all the neccery packges.

  1. 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 :)

About

Creating a video series on Blog Android app development along with backend development. Also doing the system design for this blog app. (Medium Clone)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages