-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I was thinking it would be good to migrate the plugin to the federated plugin structure to facilitate contribution. As I understand, this would enable developers to contribute platform implementations in their own repositories, without having to go through PRs. Also, it's how the packages maintained by the Flutter team (such as url_launcher and shared_preferences) are structured now.
The necessary steps are detailed here:
- Create platform interface package
- Publish to pub.dev
- Refactor base package to use platform interface package
I think I'm done with step 1, you can preview it here. I'm not sure how to proceed though, since I can't publish under your name (of course). Let me know if you're interested in doing this. If you don't have the time / resources to do it, I understand, too!
Metadata
Metadata
Assignees
Labels
No labels