-
Notifications
You must be signed in to change notification settings - Fork 63
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
Implement AbsorbPointer widget in the Widget Catalog #55
Comments
Hey, I want to work on this, please assign it to me. I have experience in Flutter. |
Alright! All the best! |
Thanks. |
Hey @Saurabh65004, can you please update me regarding your progress? |
@AryanKhubchandani If assignee doesn't give any update, then pls assign this to me. |
@Saurabh65004 Due to inactivity, you are being unassigned from the issue. |
@Kunal-8789 Let me know if you are still interested in working on this issue |
@AryanKhubchandani yes I would work. Pls assign this to me . |
Cool, good luck! |
Added AbsorbPointer Widget #55
AbsorbPointer Widget needs to be implemented in the Widget Catalog. Make sure to include the description of the widget in the Description tab and add an argument to include link to the official docs of the widget (Refer to any example in
homepage.dart
for better understanding. Showcase the implementation properly using various clickable widgets. Make sure to also include a button in the end which can set absorbing property to false to showcase the usage of the widget. Hit me up incase of any doubt.Please attach screenshots of the same once done in your PR.
The text was updated successfully, but these errors were encountered: