ACM-VIT / fludget

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

Implement Flow Widget in the Widget Catalog #278

Closed AryanKhubchandani closed 2 years ago

AryanKhubchandani commented 2 years ago

Flow 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 a proper example using all the properties. (Refer to the official docs in case of any doubts) Please attach screen recording of the same once done in the PR.

up4154 commented 2 years ago

Can i work on this issue?

AbhimanyuBahree commented 2 years ago

assign this to me

AryanKhubchandani commented 2 years ago

Cool, I will assign it to you.

AbhimanyuBahree commented 2 years ago

PR is ready.

https://github.com/ACM-VIT/fludget/pull/321

AbhimanyuBahree commented 2 years ago

Would be appreciated if you could review soon for the hacktoberfest

AbhimanyuBahree commented 2 years ago

@AryanKhubchandani