sidlatau / flutter_email_sender

Allows send emails from flutter using native platform functionality.
Apache License 2.0
146 stars 81 forks source link

Deprecation warning on build #96

Open lukehutch opened 12 months ago

lukehutch commented 12 months ago

With the latest version of flutter_email_sender I get the following deprecation warning during build:

> Task :flutter_email_sender:compileReleaseKotlin
w: /home/luke/.pub-cache/hosted/pub.dev/flutter_email_sender-6.0.1/android/src/main/kotlin/com/sidlatau/flutteremailsender/FlutterEmailSenderPlugin.kt: (170, 29): 'resolveActivity(Intent, Int): ResolveInfo?' is deprecated. Deprecated in Java