Mini Medium Clone
About
Mobile app for Creating,Updating,Reading and Deleting BlogPost.It also have the tendency of creating a relationship between users like following each other.
Included Packages
- Quill_Html_Editor
- http
- shared preference
- provider
- flutter widget from html
- vsc quill delta to html
Start the app
git clone:https://github.com/Mathefagbe/Medium_Clone.git
- install all dependencies:
flutter pub get
in terminal - run the project with
flutter run
orF5