- Support Flutter 2.10.0
- Update Android compileSdkVersion to 31 (Android 12)
- Android: migrate from jcenter to mavenCentral
- Updated Gradle to 7.0.2
- Updated Gradle Build Tools to 7.0.4
Thanks to deathcoder for the following fix
- Updated Kotlin to 1.6.10
- Updated Gradle to 7.0.2 (example)
- Updated Gradle Build Tools to 7.0.4 (example)
Thanks to LosDanieloss for the following fix
- Fix composing a new email on iOS when there is only one email app installed
- Added ProtonMail
- Bumped min iOS version to 9
- Added the ability to mock platform during testing to make it easier to write tests
- Added possibility to call a specific email app and compose a new email.
- Added optional list for filtering mail apps by name.
- Null safety stable release
Thanks to martyfuhry for the following fix
- Fixed opening mail apps not working on Android when targetSdkVersion is 30
Thanks to PrinceGoyal for the following improvement
- Update gradle to 6.7.1 from 5.6.2
Thanks to nerder for the following feature
- Added the option to set the title of the native picker for Android
- Added title parameter for MailAppPickerDialog
- Fixed MailApp name being null when building on Android when minifyEnabled is set to true
Thanks to andrzejchm for the following bug fix.
- Fix null pointer exception on Android
- Update description in pubspec
- Initial release.
- Open email apps
- Get list of installed email apps