app_attest 0.1.0 copy "app_attest: ^0.1.0" to clipboard
app_attest: ^0.1.0 copied to clipboard

Flutter plugin for Apple App Attest on iOS and Play Integrity on Android.

0.1.0 #

  • Initial Flutter plugin implementation.
  • Added iOS App Attest support for isSupported, generateKey, attestKey, and generateAssertion.
  • Added Android Play Integrity Standard API support for provider warm-up and requestHash token requests.
  • Added preparePlayIntegrityTokenProvider, requestStandardPlayIntegrityToken, and clearPreparedPlayIntegrityTokenProvider.
  • Added separate Android Play Integrity Classic API support with requestClassicPlayIntegrityToken.
  • Kept requestPlayIntegrityToken as a deprecated compatibility alias for Classic API requests.
  • Reorganized Android native code into separate Standard and Classic Play Integrity clients.
  • Added Dart API models and MethodChannel tests.
  • Expanded README documentation for pub.dev publishing.
2
likes
140
points
89
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Apple App Attest on iOS and Play Integrity on Android.

Repository (GitHub)
View/report issues

Topics

#app-integrity #device-check #security #app-attest

License

MIT (license)

Dependencies

flutter

More

Packages that depend on app_attest

Packages that implement app_attest