tomato_sentinel 1.0.1
tomato_sentinel: ^1.0.1 copied to clipboard
Production-grade Flutter security SDK providing SSL pinning, root/jailbreak detection, anti-tampering, Play Integrity, and App Attest support.
We analyzed this package 4 days ago, and awarded it 135 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
No `CHANGELOG.md` found.
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
146 out of 260 API elements (56.2 %) have documentation comments.
Some symbols that are missing documentation: tomato_sentinel, tomato_sentinel.AppAttestResult.AppAttestResult.fromNative, tomato_sentinel.AppAttestResult.AppAttestResult.new, tomato_sentinel.AppAttestResult.attestation, tomato_sentinel.AppAttestResult.isKeyValid.
10/10 points: Package has an example
10/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:tomato_sentinel/tomato_sentinel.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:tomato_sentinel/tomato_sentinel.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:tomato_sentinel/tomato_sentinel.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:tomato_sentinel/tomato_sentinel.dartthat declares support for platforms:Android,iOS.
Swift Package Manager support:
Package does not support the Swift Package Manager on iOS
The package does not contain ios/tomato_sentinel/Package.swift.
Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
convert |
^3.1.1 |
3.1.2 | 3.1.2 | |
crypto |
^3.0.3 |
3.0.7 | 3.0.7 | |
dio |
^5.4.0 |
5.9.2 | 5.9.2 | |
flutter_riverpod |
^2.4.9 |
2.6.1 | 3.3.1 | |
meta |
^1.11.0 |
1.17.0 | 1.18.2 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
riverpod |
^2.4.9 |
2.6.1 | 3.2.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
dio_web_adapter |
- | 2.1.2 | 2.1.2 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
state_notifier |
- | 1.0.0 | 1.0.0 | |
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.3.0 | |
web |
- | 1.1.1 | 1.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^2.4.9` on flutter_riverpod does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions flutter_riverpod to update the constraint.
The constraint `^2.4.9` on riverpod does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions riverpod to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.12, Flutter 3.41.9, Dart 3.11.5.
Check the analysis log for details.