Varun-Kolanu / csoc_flutter

Flutter project for introducing flutter to freshers
2 stars 8 forks source link

Feat : Added AppBar #16

Closed may-tas closed 2 weeks ago

may-tas commented 3 weeks ago

Description

added an app bar, it has a hamburger icon on the left to open the navigation bar, a datePicker in the centre and a theme change Button at the end, you can use it to switch from light to dark mode.

Related Issue

Fixes #6

Type of Change

Screenshots (if any):

lightMode

Screenshot_1718128001

darkMode

Screenshot_1718128005

Checklist

may-tas commented 3 weeks ago

I have added a theme file for both light and dark with colours and font sizes for buttons, text, and other constants. Everyone can use theme colours and formatting to have a uniform app look.

Varun-Kolanu commented 2 weeks ago

@may-tas Good looking noicee Can you decrease the number of commits and also resolve the conflicts..

And also, it would be good if some more color themes are added with light and dark... Maybe experiment more 2-3 color themes like bluish, greenish, yellowish etc? Or I have a crazy idea that user can upload some photo of a color and according to that, we can make shades out of it and apply it all over the app? 🤡 Do message here when ready to review

may-tas commented 2 weeks ago

i have opened another pull request , see that. Yeah that's a nice idea , what I'm thinking is that we can use different shades in light and dark.