Varun-Kolanu / csoc_flutter

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

feat: Added navigation drawer which navigates to various pages #26

Closed Rasesh2005 closed 2 weeks ago

Rasesh2005 commented 2 weeks ago

Description

Please include a summary of the changes and the related issue. Explain the context and any design decisions made. Added Navigation drawer hamburger to the appear and made some dummy pages of sections the navigation bar leads to.

Related Issue

Added Feature #8

Type of Change

Screenshots (if any):

Please add screenshots to be easily reviewable

https://github.com/Varun-Kolanu/csoc_flutter/assets/65321291/a60f6b9c-e5f7-419b-bba0-57bf523584ab

Checklist

Varun-Kolanu commented 2 weeks ago

@Rasesh2005 Awesome!!

Btw, please fix the linting issues like these: image

Rasesh2005 commented 2 weeks ago

@Varun-Kolanu Please verify.. I fixed all the listing errors(just found my IDE also shows the same, thought they are not mandatory, it says it improves app performance)

Varun-Kolanu commented 2 weeks ago

Thanks the PR does the intended work well!