databuckets_event_tracker 1.2.2
databuckets_event_tracker: ^1.2.2 copied to clipboard
Event Tracker SDK
We analyzed this package 2 days ago, and awarded it 110 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 50 to 180 characters to describe the package, what it does, and its target use case.
Repository URL doesn't exist.
At the time of the analysis https://github.com/databucketio/dbflutterclient
was unreachable. Make sure that the website is reachable via HEAD
requests.
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
.
0/10 points: 20% or more of the public API has dartdoc comments
22 out of 208 API elements (10.6 %) 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: app_info_util
, app_info_util.AppInfoService
, app_info_util.AppInfoService.AppInfoService.new
, app_info_util.AppInfoService.gatherAppInfo
, app_info_util.AppInfoUtil
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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:databuckets_event_tracker/databuckets_event_tracker.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:databuckets_event_tracker/databuckets_event_tracker.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:databuckets_event_tracker/databuckets_event_tracker.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:databuckets_event_tracker/databuckets_event_tracker.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 `Android`.
Because:
package:databuckets_event_tracker/databuckets_event_tracker.dart
that imports:package:databuckets_event_tracker/handler/event_storage_handler.dart
that imports:package:databuckets_event_tracker/model/event.dart
that imports:package:databuckets_event_tracker/handler/default_user_properties_handler.dart
that imports:package:databuckets_event_tracker/utils/device_info_util.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:databuckets_event_tracker/databuckets_event_tracker.dart
that imports:package:databuckets_event_tracker/handler/event_storage_handler.dart
that imports:package:databuckets_event_tracker/model/event.dart
that imports:package:databuckets_event_tracker/handler/default_user_properties_handler.dart
that imports:package:databuckets_event_tracker/utils/device_info_util.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:databuckets_event_tracker/databuckets_event_tracker.dart
that imports:package:databuckets_event_tracker/handler/event_storage_handler.dart
that imports:package:databuckets_event_tracker/model/event.dart
that imports:package:databuckets_event_tracker/handler/default_user_properties_handler.dart
that imports:package:databuckets_event_tracker/utils/device_info_util.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_linux.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.cn/web/wasm for details.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on iOS
It does not contain ios/databuckets_event_tracker/Package.swift
.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 28 issues. Showing the first 2:
INFO: The variable name 'MAX_FLUSH_SIZE' isn't a lowerCamelCase identifier.
lib/databuckets_event_tracker.dart:17:19
╷
17 │ static late int MAX_FLUSH_SIZE;
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/databuckets_event_tracker.dart
INFO: Don't invoke 'print' in production code.
lib/databuckets_event_tracker.dart:41:7
╷
41 │ print('[${record.level.name}]: ${record.loggerName}: ${record.message}');
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/databuckets_event_tracker.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
advertising_id |
^2.2.0 |
2.7.1 | 2.7.1 | |
device_info_plus |
^9.1.2 |
9.1.2 | 12.1.0 | |
firebase_analytics |
^11.4.0 |
11.6.0 | 12.0.3 | |
firebase_app_installations |
^0.3.1+9 |
0.3.3 | 0.4.0+3 | |
firebase_core |
^3.10.0 |
3.15.2 | 4.2.0 | |
http |
^1.2.2 |
1.5.0 | 1.5.0 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
json_annotation |
^4.8.1 |
4.9.0 | 4.9.0 | |
logging |
^1.3.0 |
1.3.0 | 1.3.0 | |
package_info_plus |
^8.3.0 |
8.3.1 | 9.0.0 | |
shared_preferences |
^2.3.2 |
2.5.3 | 2.5.3 | |
synchronized |
^3.0.0 |
3.4.0 | 3.4.0 | |
uuid |
^4.5.1 |
4.5.1 | 4.5.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 6 issues. Showing the first 2:
The constraint `^9.1.2` on device_info_plus does not support the stable version `10.0.0`.
Try running dart pub upgrade --major-versions device_info_plus
to update the constraint.
The constraint `^11.4.0` on firebase_analytics does not support the stable version `12.0.0`.
Try running dart pub upgrade --major-versions firebase_analytics
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.22.24
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.