Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] please consider allowing configuration and/or mailto: for share #116

Open
neiljaywarner opened this issue Sep 8, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request new issue New issue which has not been checked yet

Comments

@neiljaywarner
Copy link

Please consider configuration for share.
e.g.

  1. using share mailto should allow mac to work according to shareplus pub.dev site
  2. allowing a default share app would be nice, and/or even a default mailto address

eg use case

  1. Mac support for no worry about pipeline for preprod work
  2. more easily allow for quick share to jira, share to dev email etc

Important note:
alice does work on mac as is out of the box just not for share or save
share gives
MissingPluginException(No implementation found for method share on channel plugins.flutter.io/share)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:165:7)

save gives
[ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: MissingPluginException(No implementation found for method checkPermissionStatus on channel flutter.baseflow.com/permissions/methods)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:165:7)

#1 MethodChannelPermissionHandler.checkPermissionStatus (package:permission_handler_platform_interface/src/method_channel/method_channel_permission_handler.dart:16:20)

#2 AliceSaveHelper._checkPermissions (package:alice/helper/alice_save_helper.dart:32:20)

@neiljaywarner neiljaywarner added enhancement New feature or request new issue New issue which has not been checked yet labels Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new issue New issue which has not been checked yet
Projects
None yet
Development

No branches or pull requests

2 participants