attriax_flutter 0.1.0
attriax_flutter: ^0.1.0 copied to clipboard
Attriax SDK for Flutter - A powerful and easy-to-use solution for mobile attribution, deep-linking, and analytics.
We analyzed this package 24 hours 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
10/10 points: Use an OSI-approved license
Detected license: Apache-2.0.
10/10 points: 20% or more of the public API has dartdoc comments
121 out of 248 API elements (48.8 %) have documentation comments.
Some symbols that are missing documentation: attriax_flutter, attriax_flutter.AttriaxAdEventType.eventName, attriax_flutter.AttriaxAppOpen.AttriaxAppOpen.new, attriax_flutter.AttriaxClock, attriax_flutter.AttriaxClock.now.
10/10 points: Package has an example
10/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:attriax_flutter/attriax_flutter.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:attriax_flutter/attriax_flutter.dartthat imports:package:attriax_flutter/src/attriax_synchronization.dartthat imports:package:attriax_flutter/src/internal/attriax_runtime.dartthat imports:package:attriax_flutter/src/internal/attriax_tracking_manager.dartthat imports:package:attriax_flutter/src/internal/attriax_session_manager.dartthat imports:package:attriax_flutter/src/internal/attriax_session_lifecycle_manager.dartthat imports:package:attriax_flutter/src/internal/attriax_request_manager.dartthat imports:package:attriax_flutter/src/internal/attriax_synchronizer.dartthat imports:package:attriax_flutter/src/internal/attriax_request_dispatcher.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `iOS`.
Because:
package:attriax_flutter/attriax_flutter.dartthat imports:package:attriax_flutter/src/attriax_synchronization.dartthat imports:package:attriax_flutter/src/internal/attriax_runtime.dartthat imports:package:attriax_flutter/src/internal/attriax_tracking_manager.dartthat imports:package:attriax_flutter/src/internal/attriax_session_manager.dartthat imports:package:attriax_flutter/src/internal/attriax_session_lifecycle_manager.dartthat imports:package:attriax_flutter/src/internal/attriax_request_manager.dartthat imports:package:attriax_flutter/src/internal/attriax_synchronizer.dartthat imports:package:attriax_flutter/src/internal/attriax_request_dispatcher.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `Windows`.
Because:
package:attriax_flutter/attriax_flutter.dartthat imports:package:attriax_flutter/src/attriax_synchronization.dartthat imports:package:attriax_flutter/src/internal/attriax_runtime.dartthat imports:package:attriax_flutter/src/internal/attriax_tracking_manager.dartthat imports:package:attriax_flutter/src/internal/attriax_session_manager.dartthat imports:package:attriax_flutter/src/internal/attriax_session_lifecycle_manager.dartthat imports:package:attriax_flutter/src/internal/attriax_request_manager.dartthat imports:package:attriax_flutter/src/internal/attriax_synchronizer.dartthat imports:package:attriax_flutter/src/internal/attriax_request_dispatcher.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `macOS`.
Because:
package:attriax_flutter/attriax_flutter.dartthat imports:package:attriax_flutter/src/attriax_synchronization.dartthat imports:package:attriax_flutter/src/internal/attriax_runtime.dartthat imports:package:attriax_flutter/src/internal/attriax_tracking_manager.dartthat imports:package:attriax_flutter/src/internal/attriax_session_manager.dartthat imports:package:attriax_flutter/src/internal/attriax_session_lifecycle_manager.dartthat imports:package:attriax_flutter/src/internal/attriax_request_manager.dartthat imports:package:attriax_flutter/src/internal/attriax_synchronizer.dartthat imports:package:attriax_flutter/src/internal/attriax_request_dispatcher.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.
Swift Package Manager support:
Package does not support the Swift Package Manager on macOS
The default package attriax_flutter_ios does not contain macos/attriax_flutter_ios/Package.swift.
Package does not support the Swift Package Manager on iOS
The default package attriax_flutter_ios does not contain ios/attriax_flutter_ios/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.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: 'deepLinkUrl' is deprecated and shouldn't be used. Use deepLinkUri instead.
lib/src/internal/attriax_deep_link_resolver.dart:56:34
╷
56 │ (result.installReferrer?.deepLinkUrl == null
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/internal/attriax_deep_link_resolver.dart
INFO: 'deepLinkUrl' is deprecated and shouldn't be used. Use deepLinkUri instead.
lib/src/internal/attriax_deep_link_resolver.dart:58:52
╷
58 │ : Uri.tryParse(result.installReferrer!.deepLinkUrl!));
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/internal/attriax_deep_link_resolver.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
attriax_api_client |
^0.1.0 |
0.1.0 | 0.1.0 | |
attriax_flutter_android |
^0.1.0 |
0.1.0 | 0.1.0 | |
attriax_flutter_ios |
^0.1.0 |
0.1.0 | 0.1.0 | |
attriax_flutter_platform_interface |
^0.1.0 |
0.1.0 | 0.1.0 | |
attriax_flutter_windows |
^0.1.0 |
0.1.0 | 0.1.0 | |
built_collection |
^5.1.1 |
5.1.1 | 5.1.1 | |
built_value |
^8.12.6 |
8.12.6 | 8.12.6 | |
connectivity_plus |
^7.1.1 |
7.1.1 | 7.1.1 | |
dio |
^5.7.0 |
5.9.2 | 5.9.2 | |
http |
^1.3.0 |
1.6.0 | 1.6.0 | |
shared_preferences |
^2.5.5 |
2.5.5 | 2.5.5 | |
web |
^1.1.1 |
1.1.1 | 1.1.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus_platform_interface |
- | 2.1.0 | 2.1.0 | |
dbus |
- | 0.7.12 | 0.7.12 | |
dio_web_adapter |
- | 2.1.2 | 2.1.2 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
matcher |
- | 0.12.20 | 0.12.20 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.2 | |
mime |
- | 2.0.0 | 2.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
one_of |
- | 1.5.0 | 1.5.0 | |
one_of_serializer |
- | 1.5.0 | 1.5.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
quiver |
- | 3.2.2 | 3.2.2 | |
shared_preferences_android |
- | 2.4.23 | 2.4.23 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.2 | 2.4.2 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.12 | 0.7.12 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.3.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 7.0.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
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.