ACM-VIT / fludget

Learn Flutter on Flutter! A widget directory with implementation samples!
MIT License
31 stars 63 forks source link

Implement Drawer Widget in the Widget Catalog #231

Closed AryanKhubchandani closed 3 years ago

AryanKhubchandani commented 3 years ago

Drawer Widget needs to be added to the Widget Catalog. Read How to contribute to the Widget Catalog in the README for detailed steps. Make sure to include all the arguments(name, implementation, description, codeString, link and category). Refer to any widget in widgetList.dart and its own *widget*.dart file for better understanding. Showcase all properties of the widget. (Refer to the official docs in case of any doubts) Please attach screenshots of the same once done in the PR.

apoorva-raj commented 3 years ago

Please assign me this issue

AryanKhubchandani commented 3 years ago

You can be assigned to a new issue only when your open PR has been merged/closed.

sidheshwar-s commented 3 years ago

Can i take up this issue?