flutter_safetynet_attestation 0.1.0
flutter_safetynet_attestation: ^0.1.0 copied to clipboard
SafetyNet Attestation API for Flutter (Android only)
0.1.3 26th January 2018 #
- [Breaking change] Migration to AndroidX
0.0.3 21th January 2018 #
- The JWSPayload can now be exported in a JSON format
0.0.2 26th October 2018 #
- SafetyNet dependency updated to 16.0.0
- Check that the nonce has at least a length of 16
- The INTERNET permission is now requested by the plugin
- Instead of the error code, the message now contains a brief explanation (from CommonStatusCodes)
0.0.1 6th July 2018 #
- Initial release.