flutter_location_wakeup 0.6.0-beta flutter_location_wakeup: ^0.6.0-beta copied to clipboard
Listens for significant location changes on the device and wakes it up when they arrive
0.1.0-beta #
- Initial version
0.2.0-beta #
- Bump SDK versions and attempt to fix analysis issues
0.3.0-beta #
- Doco fixes
0.4.0-beta #
- Implement robust error handling
- Add extra information to LocationResult: altitude,horizontalAccuracy,verticalAccuracy,course,speed,timestamp,floorLevel,
- Doco fixes
- Bug fixes. This version implements robust testing and solidifies the interface
0.5.0-beta #
- Image link fixes
0.6.0-beta #
- Add ability to location changes on the iOS side
- Small fixes
- General cleanup