We need a custom widget/action request page where people who have adapted pub.dev packages can respond to requests and submit their solutions.

Collaboration & Networking

Say I have a list of required pub.dev packages I need to incorporate but don't have the expertise or the time to do so, I can add it to the list and someone who has already done so can upload the code and help the community.

I'll go first:

I have adapted the flutter_image_compress | Flutter package (pub.dev),

wave divider - widget,

fl_country_code_picker: ^0.1.9+1

and get_phone_number: ^3.0.10 // outputs only phone number and nothing else.

as actions and I can provide the code.

Addn, I have also implemented targeted push notifications and cloud vision API for explicit content filtering using supabase edge functions.

I am looking for either phone_number_hint 0.0.4 or otp_autofill: ^3.0.2 + hint as I am working on something else and don't have the time to focus on this.

I don't remember the package but it gives phone number hint and listens to SMS received for 5 mins.

I could also use m7_livelyness_detection changelog | Flutter package (pub.dev) or something like this as an intermediary before using cloud vision for profile verification.

Oh and the syncfusion or the ios range slider implementation.

If someone has implemented any other useful packages, please let me know as this will greatly speed up development process for all of us through collaboration.

2