Enough-Software / enough_mail_app

Mail app for iOS, Android and hopefully more platforms in the future. Based on Flutter.
GNU General Public License v3.0
139 stars 68 forks source link

Share files with app (iOS) #25

Open robert-virkus opened 3 years ago

robert-virkus commented 3 years ago

Allow external files to be shared with Maily. It should open a new compose screen with the attachments pre-filled.

For Android: https://flutter.dev/docs/get-started/flutter-for/android-devs#how-do-i-handle-incoming-intents-from-external-applications-in-flutter

robert-virkus commented 3 years ago

Done on Android, iOS has to be done