developer-student-club-thapar / mobile-app

Repository containing official Flutter based app for DSC TIET
MIT License
12 stars 11 forks source link

Add Appbar to home and a little bit of refactoring of Appbar widget #2

Closed Prashant2504 closed 4 years ago

Prashant2504 commented 4 years ago

Image of home right now

ignore the bg color, that's just to show how much space app bar takes.

The left logo will act as home button and the right logo will act as our burger menu.

thinking about animating the right buttons such that the circles stack in a column to form bullet points for our pages.

Prashant2504 commented 4 years ago

ok!