borneo_security 1.2.0
borneo_security: ^1.2.0 copied to clipboard
Security plugin for mocked location, root detection, and emulator detection
1.2.0 #
- Enhance play integrity (Use StandardIntegrityTokenProvider instead)
1.1.1 #
- Deprecate
getMockedApps
andhasMockedApps
. - Add checkLocationPermission once calling
isMockEnabled
1.1.0 #
- Added
BorneoPackages
class for managing installed app packages. - Added
getInstalledApps
,getIcon
, andgetPackageInfo
methods for package management. - Improved Play Integrity initialization to return a boolean.
- Updated documentation for all classes and methods.
1.0.0 #
- List all apps with mock location permission.
- Check whether GPS is in mocked mode.
- Play Integrity feature.