-
Notifications
You must be signed in to change notification settings - Fork 63
Web Support #44
Comments
Maybe this library can help with this |
@nashfive I'll be starting to work on this sooner I guess, please let me know if there's work already started? |
I agree that the web support would be a great addition. There is indeed an opened (and old) pull request that was implementing this somehow. It has never been merged as it requires thorough testing. Also, the architecture of the plugin itself is old and doesn't follow the modern Flutter standards anymore (platform separation, etc.) As I am not working with Flutter anymore, I am not providing support anymore for this plugin. I am willing to transfer the ownership to anyone who is willing to take over its development. Let me know if you're interested ? |
Hi @nashfive! In one of form solutions (form_builder_phone_field), we use this plugin to build it. It would be nice transfer this ownership to this organization. We can add @iamsahilsonawane like collaborator if he want |
@nashfive And as per @deandreamatias 's comment, yes I would be happy to be a part of collaborating with them 👍🏻 |
I like the idea! Would it be still possible for users to install/use the |
@nashfive Yeah yeah, of course. My idea is maintain this repo like currently, separated and like one more dependency of form_builder_phone_field |
Let me know guys when you're ready to do something about transferring the ownership. @deandreamatias I'll be happy to help! |
@iamsahilsonawane I sent you a invite to organization 🚀 |
In order to be able to transfer the ownership, I need to be invited to the the Flutter Form Builder Ecosystem organization, as well as its associated pub.dev's publisher. |
We don't have a pub.dev publisher associated with this organization yet :( |
I've transferred the repo to the organization already. |
@iamsahilsonawane @deandreamatias |
I need discuss with others devs the best solution to create a organization publisher. |
I think we should be good with this. Though, I'll let @deandreamatias comment on this one. Besides, [email protected] is my email. |
Ah ok, it's definitely not a problem I think. |
Sure thanks 👍 |
@deandreamatias Can you please revert back to the email? I've mailed you regarding planning stuff out |
Does this library support web? I keep getting error: MissingPluginException(No implementation found for method parse on channel com.julienvignali/phone_number) |
Any update? |
I've been very busy lately with some unignorable tasks. It will take a bit of time for me to start on this. If anyone's interested in working on that, pull requests are welcomed. Or if not, I'll work on this in some days. @deandreamatias I'll need your help in migrating to the federated plugin as soon you're available as well, so we can proceed with working on future updates and platform support without any issues. |
I might can help answer some questions and things related to architecture, but I also don't have time to develop this package right now. First I (really) need finish a migration in my personal project, that was starting 9 months ago (melting face emoji) |
How is going the |
@loic-hamdi tv-randshow done. Now I have another project on personal life. |
Apparently Google's libphonenumber is also a JavaScript library. I assume it might also support Flutter web.
The text was updated successfully, but these errors were encountered: