trust_location 2.0.0
trust_location: ^2.0.0 copied to clipboard
A Flutter plugin for detecting the mock location of the Android device. (Supports only Android)
2.0.0 #
- Used the Position class for storing latitude and longitude.
1.0.5 #
- Fixed missing dependencies to migrate to AndroidX libraries
1.0.4 #
- Updated pubspec file
1.0.3 #
- Updated more documentation
1.0.2 #
- Removed android log
- Fixed method call issues
1.0.1 #
- Updated documentation
1.0.0 #
- Initial release