flutter_share icon indicating copy to clipboard operation
flutter_share copied to clipboard

No web support

Open vazkir opened this issue 5 years ago • 3 comments

I get this error when running as it as my as Web App:

Uncaught MissingPluginException(No implementation found for method share on channel flutter_share)

Does this mean there is no web support? Because if I were to believe this page, it should support web: https://pub.dev/packages/flutter_share

Screenshot 2020-02-17 at 13 58 51

vazkir avatar Feb 17 '20 12:02 vazkir

Yes, this plugin hasn't support for web yet.

lubritto avatar Feb 17 '20 15:02 lubritto

Hi, just wanted to say that I would love web support too.

j05u3 avatar Apr 24 '20 00:04 j05u3

Yes, this plugin hasn't support for web yet.

Meanwhile the "web" tab should be remove from pub.dev https://pub.dev/packages/flutter_share

JeanChristophePal avatar May 08 '20 11:05 JeanChristophePal