app_attest_integrity 2.0.0-dev.1 copy "app_attest_integrity: ^2.0.0-dev.1" to clipboard
app_attest_integrity: ^2.0.0-dev.1 copied to clipboard

A Flutter plugin to assess an app integrity. Uses App attest on iOS and app Integrity on Android.

160/ 160
pub points
104
downloads

We analyzed this package 2 days ago, and awarded it 160 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

11 out of 13 API elements (84.6 %) have documentation comments.

Some symbols that are missing documentation: app_attest_integrity, app_attest_integrity_platform_interface.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:app_attest_integrity/app_attest_integrity.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:app_attest_integrity/app_attest_integrity.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:app_attest_integrity/app_attest_integrity.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:app_attest_integrity/app_attest_integrity.dart that declares support for platforms: Android, iOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `iOS`.

Because:

  • package:app_attest_integrity/app_attest_integrity.dart that imports:
  • package:app_attest_integrity/app_attest_integrity_platform_interface.dart that imports:
  • package:app_attest_integrity/src/android/app_attest_integrity_android.dart that imports:
  • package:app_attest_integrity/src/android/play_integrity_service_android.dart that imports:
  • package:app_attest_integrity/src/android/play_integrity_jni.dart that imports:
  • package:jni/jni.dart that declares support for platforms: Android, Windows, Linux.
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
code_assets ^1.0.0 1.0.0 1.0.0
crypto ^3.0.7 3.0.7 3.0.7
ffi ^2.1.5 2.1.5 2.1.5
hooks ^1.0.0 1.0.0 1.0.0
jni ^0.15.2 0.15.2 0.15.2
logging ^1.3.0 1.3.0 1.3.0
native_toolchain_c ^0.17.4 0.17.4 0.17.4
objective_c ^9.1.0 9.2.5 9.2.5
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
retry ^3.1.2 3.1.2 3.1.2
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
file - 7.0.1 7.0.1
glob - 2.1.3 2.1.3
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.1
package_config - 2.2.0 2.2.0
path - 1.9.1 1.9.1
pub_semver - 2.2.0 2.2.0
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
yaml - 3.1.3 3.1.3

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.8, Flutter 3.38.8, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
11
likes
160
points
104
downloads

Publisher

verified publisherbam.tech

Weekly Downloads

A Flutter plugin to assess an app integrity. Uses App attest on iOS and app Integrity on Android.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

code_assets, crypto, ffi, flutter, hooks, jni, logging, native_toolchain_c, objective_c, plugin_platform_interface, retry

More

Packages that depend on app_attest_integrity

Packages that implement app_attest_integrity