-
Notifications
You must be signed in to change notification settings - Fork 147
Null Safety Support #86
Comments
Oh man, last update was 2 years ago. What are some good alternatives to this packages? This stops us from going sound null safe |
This package is blocking from upgrading another versions of other packages. Are there no other plans. |
I updated my branch that work on iPad to null safety if it can help you
|
I looked around and found |
Thanks |
@neckaros well, that's a bit of a moot point.. as this plugin does nothing else than write those bytes into a temporary file.. just copy this 3 line function into your own project.. (the only required change would be to use the file's extension to specify the mime type, instead of directly the mime type :-( ) esys-flutter-share/lib/esys_flutter_share.dart Lines 31 to 33 in 1e2b0c2
|
Little note:
|
please add line also that we put in share function |
please will you post proper code snippet to share an image from URL using google share pckg |
@shilangyu Good luck sharing with the Google plugin anything of substantial size https://stackoverflow.com/questions/28729955/max-size-of-string-data-that-can-be-passed-in-intents/42158221 |
I confirm that it works fine using these 3 lines of code along with share_plus plugin |
When you share with |
https://pub.dev/packages/vocsy_esys_flutter_share Use this Package its working on latest version |
Hello, is there any plan for null safety support?
The text was updated successfully, but these errors were encountered: