pszklarska / beacon_broadcast

A Flutter plugin for turning your device into a beacon.
https://pub.dartlang.org/packages/beacon_broadcast/
MIT License
81 stars 33 forks source link

V2 Embeeding issue #28

Closed LutfiGarzon closed 2 years ago

LutfiGarzon commented 2 years ago

The plugin beacon_broadcast 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

pszklarska commented 2 years ago

Hey @LutfiGarzon thanks for reporting that issue! It's fixed in the newest version (0.3.0)