项目作者: DevStack06

项目描述 :
Creating a video series on Blog Android app development along with backend development. Also doing the system design for this blog app. (Medium Clone)
高级语言: Dart
项目地址: git://github.com/DevStack06/Flutter-Blog-App.git
创建时间: 2020-06-11T05:05:55Z
项目社区:https://github.com/DevStack06/Flutter-Blog-App

开源协议:Apache License 2.0

下载






Buy Me A Coffee


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

Playlist for Blog App Development series -:

Playlist Name YouTube Playlist Link
Blog App Development (Main Playlist) Link
Blog App Development (Only Front-End using Flutter) Link
Blog App Development (Only Back-End using Node/ExpressJs) Link


Some Other playlist

Playlist Name YouTube Playlist Link
Flutter model class series, for Rest API connection and JSON parsing Link
Flutter Basic series link

If this tutorial helped you please give a star and also fork the repo, Thank you happy coding :)

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