ble_provider 0.0.5 ble_provider: ^0.0.5 copied to clipboard
This package provides Flutter access to Polestar indoor location provider.
0.0.1 #
- Allows access to PoleStar location provider on Android.
0.0.2 #
- Transmission of indoor location objects from Kotlin to Dart code is now done without information loss.
- Adding accuracy information to indoor locations.
0.0.3 #
- Adding floor information to indoor locations.
0.0.4 #
- Adds iOS support.
0.0.5 #
- Provider can (truly) be stopped.
- All method calls now return a result.
- Key injection into example application is done via an environment variable.
- Adds warning to readme regarding NAOSDK configuration.