agnostech / flutter_amplify

Flutter Plugins for AWS Amplify SDK
https://agnostech.github.io/flutteramplify
MIT License
78 stars 15 forks source link

Future of the plugin #23

Open orestesgaolin opened 4 years ago

orestesgaolin commented 4 years ago

As AWS team announced official support for Flutter and published new plugins I would like to ask about the future of this project.

This message is not to discourage the development, because I'm extremely thankful for the work and support that's been provided until now. We are using the plugin with some several fixes and workarounds in production app. However, having an official support right now means that many people will not select the unofficial library or will try to migrate to the new one. The latter is what we are actually planning to do as soon as the official plugin will be announced as stable.

My hope is that maybe it would be possible to migrate some fixes from the official library to this one and eventually merge both of them by having similar, easy to switch API. What do you think?