-
Notifications
You must be signed in to change notification settings - Fork 63
Critical: Migration to Federated Plugin [Action plan] #86
Comments
We need to do this before web support. It will benefit very much in the long run. For more information: Article |
I agree with almost with exception of create new repositories. And all work about web support, I would move to existent issue #44 We need use this official doc to this process (that include your linked Article) |
@deandreamatias Let's start on this soon. |
Maybe can reuse this package https://pub.dev/packages/libphonenumber_plugin |
Take a look on this discussion. I think that we need think more about the maintain of this package |
How much effort is involved in migrating this plugin to a federated plugin? |
I don't know if make sense still maintain this plugin. Had some other solutions with the same functionality like: I wrote about this, here acoutts/flutter_libphonenumber#44 and here natintosh/intl_phone_number_input#201 (comment) Also, I don't have time to support this plugin. |
Description
Firstly, before implementing web support for the plugin. It needs platform separation.
The main package should be platform agnostic. Three different platform-specific packages need to be created instead, along with the platform interface.
So the new package structure should be:
@deandreamatias I need your help here. You can create those remaining repositories on
flutter-form-builder-ecosystem
.Roadmap:
The text was updated successfully, but these errors were encountered: