Jojo Feng
Jojo Feng
Siri suggestions does not seem to work any more. I will either drop the whole flutter_siri_suggestion package or create my own branch to further investigate the issue.
`E/flutter (28780): [ERROR:flutter/shell/common/shell.cc(184)] Dart Error: Unhandled exception: E/flutter (28780): MissingPluginException(No implementation found for method shareImage on channel channel:github.com/orgs/esysberlin/esys-flutter-share) E/flutter (28780): #0 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:291:7) E/flutter (28780): E/flutter (28780): #1 EsysFlutterShare.shareImage (package:esys_flutter_share/esys_flutter_share.dart:34:14)...
Really good work on UI/UX, I really enjoy this app! I tried running Glider on iOS and everything is working perfectly fine. Any plans for releasing on iOS App Store?
I'm getting two exceptions after running `flutter run`: ``` MissingPluginException(No implementation found for method getDatabasesPath on channel com.tekartik.sqflite) ``` and ``` MissingPluginException(No implementation found for method getAll on channel plugins.flutter.io/shared_preferences)...
### Describe the feature request? Hi, since there’s an issue with the redirect on Android, we are planning to implement the login flow using mobile UI instead of using sign-in...
I found out that “onLaunch” method only works if the app is running in the background. If a user tap on a Siri suggestion while the app is not running,...