esysberlin / esys-flutter-share

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

Fix issue with IOS not sharing Text+ Images #67

Open edwin-alvarez opened 4 years ago

edwin-alvarez commented 4 years ago

New code version includes FIX

Other changes:

HOW TO USE esys_flutter_share: git: url: https://github.com/edwin-alvarez/esys-flutter-share

flutter clean flutter packages upgrade

rajagopalankothai commented 4 years ago

i'm unable share to both text and image in whatsapp application, Ios

narayanansampath commented 4 years ago

sharing image+text is working fine in android with all apps but in ios it is not working with whatsapp. Any update or workaround this would be very helpful.

CalHoll commented 3 years ago

Is this package now unmaintained? Could someone else be added to maintainers to keep this up to date? For now I'm using your fork, thanks @edwin-alvarez !