hackslash-nitp / cura

An application, made with Flutter, that acts as a platform for the charity institutions (old-age-homes, orphanages) to connect with the people
7 stars 14 forks source link

Solves #75 : Create Post page done #83

Closed shazebK closed 1 year ago

shazebK commented 1 year ago

Solved #75, @RitwikSingh28 I have created the create post page in shared/screens/create_post.dart I have added image insert feature in the post itself and added functionalities of most of the buttons.

All the images are in '_images' List and post text is in 'PostText.text'

Please review and merge this PR.

issue