flutter_plugins_help
flutter_plugins_help copied to clipboard
Connecting Android and iOS developers to develop flutter plugins.
This one would be really cool to have. Native libraries: * https://openid.github.io/AppAuth-iOS/ * https://openid.github.io/AppAuth-Android/ This would be an alternative to existing `google_sign_in` which would allow use cases like "sign in...
Using the https://pub.dartlang.org/packages/image lib is handy but resizing images from the Photo Gallery on a device, because they are large, causes the UI to "lock up". It would great if...
I'd like to use the native Android and iOS Facebook SDK's to share content to the users Facebook wall. - Share both a link and image with description The [flutter_facebook_login](https://pub.dartlang.org/packages/flutter_facebook_login#-installing-tab-)...
Webrtc
There is a really excellent webrtc dart package that was abandoned 3 years ago. It just needs some love and hooked into audio and video code. https://github.com/roberthartung/webrtc_utils This would be...
Read write mifare desfire cards, or iso14443 type a cards, send receive apdu commands As you know android support read write iOS only support read currently, as far as I...
It's easy to compile golang for mobile. And then you have to write the wrappers for Android and iOS. My idea is to use protobuf. You can codegen from the...
A plugin for Onesignal push notifications platforms.