pinpoint_sdk 12.2.0-pi
pinpoint_sdk: ^12.2.0-pi copied to clipboard
The Pinpoint SDK is a cross-platform (Android/iOS) Flutter plugin for positioning with Pinpoint's technology.
12.2.0-pi #
- function
distanceBetweenreturns the distance again in meters instead of centimeters.
12.2.0-omicron #
- update documentation
12.2.0-nu #
- update documentation
- update logging
12.2.0-mu #
- rename
ServiceStatus.bluetootDisabledtoServiceStatus.bluetoothDisabled - fix linter warnings
12.2.0-lambda #
- fix imports
12.2.0-kappa #
- include indoor functionality
- changed possible values for enum
ServiceStatusto{bluetoothEnabled, bluetootDisabled, locationEnabled, locationDisabled} - function
distanceBetweenreturns the distance in centimeters instead of meters - distance filter in location settings is handled in centimeters instead of meters
12.2.0-iota #
- No changes, version was created because pub.flutter-io.cn sorts versions according to the Latin alphabet and not the Greek one.
12.2.0-delta #
- update Readme
- update example app
12.2.0-gamma #
- update Readme
- update example app
12.2.0-beta #
- update Readme
- update example app
12.2.0-alpha #
- Initial commit
- wrap geolocator library and allow using the Pinpoint SDK instead of Geolocator