esysberlin / esys-flutter-share

A Flutter plugin for sharing files & text with other applications.
Apache License 2.0
130 stars 147 forks source link

'flutter_share/flutter_share-Swift.h' file not found #69

Open cmaccarone opened 4 years ago

cmaccarone commented 4 years ago

Describe the bug 'flutter_share/flutter_share-Swift.h' file not found

import <flutter_share/flutter_share-Swift.h>

To Reproduce not able to build in android studio because of the given bug.

AmethystLiang commented 4 years ago

Same here

jason-shen commented 4 years ago

I think this only works on dev brunch, have u switched to dev brunch, as it won't work on stable brunch

Kind Regards

Jason Shen Sent from my Samsung Galaxy smartphone.

-------- Original message -------- From: Jinjing Liang notifications@github.com Date: 16/06/2020 05:55 (GMT+08:00) To: esysberlin/esys-flutter-share esys-flutter-share@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [esysberlin/esys-flutter-share] 'flutter_share/flutter_share-Swift.h' file not found (#69)

Same here

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/esysberlin/esys-flutter-share/issues/69#issuecomment-644410629, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AANWB4ZM3QLMKGVCQTUJQ2TRW2KFTANCNFSM4NOMVRGA.

jacklarmany commented 2 years ago

I got this error too, how to fix it