trust_location 2.0.6
trust_location: ^2.0.6 copied to clipboard
A Flutter plugin for detecting the mock location of the Android devices. (Supports only Android)
2.0.6 #
- Refactor request permission and location method.
- Update example code in readme.
2.0.5 #
- Add doc comments and refactor example code.
2.0.4 #
- Fix installing two apps at the same time.
2.0.3 #
- Add example code.
2.0.2 #
- Update pubspec and readme.
2.0.1 #
- Change the Position class to LatLongPosition class.
2.0.0 #
- Add the Position class for storing latitude and longitude.
1.0.5 #
- Fix missing dependencies to migrate to AndroidX libraries.
1.0.4 #
- Update pubspec file.
1.0.3 #
- Update more documentation.
1.0.2 #
- Remove android log
- Fix method call issues.
1.0.1 #
- Update documentation.
1.0.0 #
- Initial release.