umair13adil / simple_beacons_flutter

A flutter plugin project to range & monitor iBeacons.
Apache License 2.0
35 stars 42 forks source link

version 1.0.15 - breaking changes #17

Closed dariocavada closed 2 years ago

dariocavada commented 4 years ago

Please add some sort of alert for porting from 1.0.12 to 1.0.15, you have to remove some old code from the AndroidManifest and change the MainActivity.kt as shown in the documentation (Just to mention that if after upgrading the code did not compiles you have to modifify AndroidManifest and MainActivity.kt.)

umair13adil commented 4 years ago

Okay, I will do that. I will add some sort of migration guide.