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

UptonMonmia/Flutter-Blog-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 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


6. View Blog Page


7. Add Profile Screen


8. Create Profile Screen


9. Profile Screen


10. Drawer


11. Add Blog Page


12. Forgot Password


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)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 97.6%
  • HTML 1.5%
  • Other 0.9%