PackageTrack
Sign in Get early access

app_attest

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

0.2.1 379 downloads/mo #914 most downloaded on pub.dev m0t1p4n/app_attest

What this package is like to depend on

Last release 21 days ago

03 Aug 2026

Too new to tell

only 2 release windows

Most releases are documented

notes for 3 of 5 stable releases

Nothing withdrawn

no release was ever pulled

3 months old

5 releases · first in 2026

5 releases in the last 12 months

see the full history below

Release timeline

5 releases · May 2026 to Aug 2026
Release Pre-release

Releases

latest 5
  1. 0.2.1 03 Aug 2026

    Nothing published for this version

  2. 0.2.0 03 Aug 2026
    Release notes
    • Migrated the Android build to Built-in Kotlin: the plugin no longer applies the Kotlin Gradle Plugin (kotlin-android), so apps stop emitting the Flutter KGP deprecation warning and keep building on AGP 9+.
    • Replaced the kotlinOptions block with the kotlin { compilerOptions { ... } } DSL.
    • Bumped the Android toolchain to AGP 8.11.1 / Kotlin 2.2.20 and compileSdk 36, the versions required by Flutter 3.44.
    • Raised the Java/Kotlin target from 8 to 17, as required by Flutter 3.44.
    • Added android/settings.gradle so android/ can be opened as a standalone Gradle project in Android Studio / IntelliJ.
    • Breaking: requires Flutter >= 3.44.0 and Dart >= 3.12.0.
    Open source →
  3. 0.1.1 29 Jul 2026
    Release notes
    • Added Swift Package Manager support for iOS.
    • Moved the iOS sources from ios/Classes/ to ios/app_attest/Sources/app_attest/.
    • Updated the podspec to build from the Swift package layout, so CocoaPods keeps working unchanged.
    Open source →
  4. 0.1.0 04 May 2026
    Release notes
    • 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.
    Open source →
  5. 0.0.1 04 May 2026

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive