hemanthrajv / flutter_compass

MIT License
98 stars 141 forks source link

The plugin `flutter_compass` uses a deprecated version of the Android embedding. #62

Closed dark-chocolate closed 2 years ago

dark-chocolate commented 2 years ago

I get this error on running flutter pub get.

The plugin flutter_compass 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.

Package version:

^0.6.1

Flutter version:

Flutter 2.5.0-1.0.pre • channel dev • https://github.com/flutter/flutter.git
Framework • revision 184e5871be (3 days ago)
Tools • Dart 2.14.0 (build 2.14.0-350.0.dev)
iqfareez commented 2 years ago

Please, this plugin need to be migrated to Android Embedding V2 😞

AekaderFELLAGUE commented 2 years ago

I'm facing the same problem...

sergey-s-moiseev commented 2 years ago

This issue is very critical for me! Lot of Flutter Map Plugins related on this module! Please fix it asap!

peterkuch commented 2 years ago

I get this error on running flutter pub get.

The plugin flutter_compass 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.

Package version:

^0.6.1

Flutter version:

Flutter 2.5.0-1.0.pre • channel dev • https://github.com/flutter/flutter.git
Framework • revision 184e5871be (3 days ago)
Tools • Dart 2.14.0 (build 2.14.0-350.0.dev)

me too The plugin flutter_compass uses a deprecated version of the Android embedding.