ACM-VIT / fludget

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

Add ValueListenableBuilder Widget to the Widget Catalog #285

Open AryanKhubchandani opened 3 years ago

AryanKhubchandani commented 3 years ago

ValueListenablBuilder 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 screen recording of the same once done in the PR.

dariocast commented 2 years ago

may I work on this, please assign

dariocast commented 2 years ago

The PR #324 closes this, please assign first this issue to me then close the PR if it is good for you