ACM-VIT / fludget

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

Implement SafeArea Widget to the Widget Catalog #306

Open AryanKhubchandani opened 3 years ago

AryanKhubchandani commented 3 years ago

SafeArea 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 examples with and without using this widget. (Refer to the official docs in case of any doubts) Please attach screenshots of the same once done in the PR.

ShravanSeth commented 3 years ago

I would love to contribute in this

AryanKhubchandani commented 3 years ago

Cool, I will assign this to you.

therealashugarg commented 2 years ago

Hey, Can you assign this task to me?