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

PostFeed page - responsive icons layout and routing #60

Closed SUSAJJIT closed 1 year ago

SUSAJJIT commented 1 year ago

Issues:- 1.to make icons responsive. 2.to do routing with icons as required . 3.UI modification and minor changes as per design.

RitwikSingh28 commented 1 year ago

@SUSAJJIT Please resolve this issue, and while creating the PR, please include detailed description and screenshots of the UI changes that would be made by the PR. It would help in reviewing the code and making the merging process a lot smoother. :smiley:

Deadline - 2 days

SUSAJJIT commented 1 year ago

changes:- 1.made like button responsive and implemented color and size changing effect .

  1. enable post share button to share post containig text and image.
  2. implemented SingleChildScrollView to allow individual to see multiple post through scrolling and prevented bottom pixel overflow.
  3. Made required changes to improve alignment

post feed new UI

@RitwikSingh28 have a review on above solution.