July 17, 2020 (Date of Release)

111072397_702459263644590_2705826583475880313_n.mp4

✔️ I added All the required Post composers (parts of the app where you actually start writing the blog or entering data for a poll).

✔️ Created the Blog and Timeline Viewer screens! The timeline viewer has a really nice Design! I liked it a lot!!

✔️ Added a Unified ActionBar. All the buttons for likes, reshares and comments have been grouped into a separate widget and has been given a condition render option.

✔️ Added CommentComposer. Now users can write comments to microblogs and other posts.

These are all mainly UI updates. I'll start work on the backend once I'm completely done with the UI/UX of this application!

Flutter is a really amazing platform. With a little bit of design tweaking, my app can be available on Android, Windows, Website, as a PWA, Linux(beta), Mac and iOS (i cant release because i have to buy a Mac for that) (UPDATE: I BOUGHT A MAC WITH MY FREELANCE INCOME YAY!) So it's a goldmine for rapid prototyping and also for certain larger projects.

Currently state management is going to be custom but in the near future I'll switch to the BLoC pattern or the Provider State management solution! That'll make things significantly more streamlined. (No promises!)