smaho-engineering / esptouch_flutter

ESP-Touch Dart API for Flutter. Platform-specific implementation for Android (Java) and iOS (Objective-C).
https://pub.dev/packages/esptouch_flutter
MIT License
100 stars 34 forks source link

The plugin `esptouch_flutter` uses a deprecated version of the Android embedding. #31

Closed EtienneBauscher closed 2 years ago

EtienneBauscher commented 2 years ago

Good day,

When installing the package and running Flutter pub get the below warning appears.

The plugin esptouch_flutter uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2 embedding. Otherwise, consider removing it since a future release of Flutter will remove these deprecated APIs. If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding: https://flutter.dev/go/android-plugin-migration.

Will there be an updated version published in the near future? Thanks Etienne

EtienneBauscher commented 2 years ago

Apologies, my issue posted was a duplicate of the below...

https://github.com/smaho-engineering/esptouch_flutter/issues/19