-
Notifications
You must be signed in to change notification settings - Fork 64
Add description to all the widgets in the Widget Catalog #24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Can I take this issue? |
Sure, I will assign this issue to you. |
Hey @nirad17, can you please update me regarding your progress? |
I'm done with 4 widgets and others are in progress. |
Alright, keep me updated. Thankyou! |
@AryanKhubchandani can please review the PR and merge it. |
@nirad17 Please reply on your PR. |
@AryanKhubchandani Please find the Screen shots below :
|
A short description needs to be added to all the widgets present in the Widget Catalog. The description needs to be added in the
WidgetDescription
class under the dart file of that particular widget. For example, in Row Widget, a short description of what a row widget does needs to be added in theRowDescription
class, which is present in therow.dart
file inlib\routes
.Please attach a screenshot of your work.
The text was updated successfully, but these errors were encountered: