tracking_kit 0.0.1
tracking_kit: ^0.0.1 copied to clipboard
A production tracking facade for Firebase, Adjust, TikTok, Meta, Sentry, AppsFlyer, and other third-party analytics SDKs.
We analyzed this package 2 days ago, and awarded it 140 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
0/10 points: 20% or more of the public API has dartdoc comments
2 out of 120 API elements (1.7 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: tracking_kit, tracking_kit.AdjustTrackingConfig, tracking_kit.AdjustTrackingConfig.AdjustTrackingConfig.new, tracking_kit.AdjustTrackingConfig.appToken, tracking_kit.AdjustTrackingConfig.enabled.
10/10 points: Package has an example
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:tracking_kit/tracking_kit.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:tracking_kit/tracking_kit.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:tracking_kit/tracking_kit.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:tracking_kit/tracking_kit.dartthat declares support for platforms:Android,iOS.
Swift PM-ready: This iOS or macOS plugin supports the Swift Package Manager. See https://docs.flutter.dev/to/spm for details.
Built-in Kotlin-ready: This Android plugin supports built-in Kotlin. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
adjust_sdk |
^5.6.2 |
5.8.0 | 5.8.0 | |
appsflyer_sdk |
^6.18.0 |
6.18.1 | 7.0.2+1-rc1 | |
facebook_app_events |
^0.30.1 |
0.30.5 | 0.30.5 | |
firebase_analytics |
^12.4.3 |
12.5.0 | 12.5.0 | |
firebase_core |
^4.11.0 |
4.14.0 | 4.14.0 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
sentry_flutter |
^9.22.0 |
9.30.0 | 9.30.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.3.77 | 1.3.77 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.3 | 1.1.3 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
ffi |
- | 2.2.0 | 2.2.0 | |
ffi_leak_tracker |
- | 0.1.2 | 0.1.2 | |
firebase_analytics_platform_interface |
- | 6.0.7 | 6.0.7 | |
firebase_analytics_web |
- | 0.6.1+13 | 0.6.1+13 | |
firebase_core_platform_interface |
- | 8.1.1 | 8.1.1 | |
firebase_core_web |
- | 3.11.0 | 3.11.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
jni |
- | 0.14.2 | 1.0.3 | |
json_annotation |
- | 4.12.0 | 4.12.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
package_config |
- | 2.2.0 | 3.0.0 | |
package_info_plus |
- | 10.2.1 | 10.2.1 | |
package_info_plus_platform_interface |
- | 4.1.0 | 4.1.0 | |
path |
- | 1.9.1 | 1.9.1 | |
sentry |
- | 9.30.0 | 9.30.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.2 | 1.12.2 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.6.0 | 4.6.0 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 6.4.0 | 6.4.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^6.18.0` on appsflyer_sdk does not support the stable version `7.0.2`, that was published 14 days ago.
When appsflyer_sdk is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions appsflyer_sdk 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.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.