masamune_logger_firebase 3.0.27
masamune_logger_firebase: ^3.0.27 copied to clipboard
Plug-in package to easily add Firebase Analytics, Performance and Crashlytics on Masamune Framework. The functionality is available by simply adding an Adapter.
We analyzed this package 28 hours ago, and awarded it 150 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: MIT
.
10/10 points: 20% or more of the public API has dartdoc comments
141 out of 141 API elements (100.0 %) have documentation comments.
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:masamune_logger_firebase/masamune_logger_firebase.dart
that imports:package:firebase_performance/firebase_performance.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Linux`.
Because:
package:masamune_logger_firebase/masamune_logger_firebase.dart
that imports:package:masamune/masamune.dart
that imports:package:katana_platform_info/katana_platform_info.dart
that imports:package:katana_platform_info/adapter/others/others.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 `macOS`.
Because:
package:masamune_logger_firebase/masamune_logger_firebase.dart
that imports:package:masamune/masamune.dart
that imports:package:katana_platform_info/katana_platform_info.dart
that imports:package:katana_platform_info/adapter/others/others.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 `Web`.
Because:
package:masamune_logger_firebase/masamune_logger_firebase.dart
that imports:package:firebase_crashlytics/firebase_crashlytics.dart
that declares support for platforms:Android
,iOS
,macOS
.
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:masamune_logger_firebase/masamune_logger_firebase.dart
that imports:package:masamune/masamune.dart
that imports:package:katana_platform_info/katana_platform_info.dart
that imports:package:katana_platform_info/adapter/others/others.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:masamune_logger_firebase/masamune_logger_firebase.dart
that imports:package:masamune/masamune.dart
that imports:package:katana_platform_info/katana_platform_info.dart
that imports:package:katana_platform_info/adapter/others/others.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:masamune_logger_firebase/masamune_logger_firebase.dart
that imports:package:masamune/masamune.dart
that imports:package:katana_platform_info/katana_platform_info.dart
that imports:package:katana_platform_info/adapter/others/others.dart
that imports:package:path_provider/path_provider.dart
that imports:package:path_provider_platform_interface/path_provider_platform_interface.dart
that imports:package:path_provider_platform_interface/src/method_channel_path_provider.dart
that imports:package:platform/platform.dart
that imports:package:platform/src/interface/local_platform.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.
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 |
---|---|---|---|---|
firebase_analytics |
^11.3.2 |
11.6.0 | 12.0.3 | |
firebase_core |
^3.5.0 |
3.15.2 | 4.2.0 | |
firebase_crashlytics |
^4.1.2 |
4.3.10 | 5.0.3 | |
firebase_performance |
^0.10.0+7 |
0.10.1+10 | 0.11.1+1 | |
katana_firebase |
^3.0.9 |
3.0.9 | 3.0.9 | |
masamune |
^3.3.14 |
3.3.14 | 3.3.14 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
_flutterfire_internals |
- | 1.3.59 | 1.3.63 | |
args |
- | 2.7.0 | 2.7.0 | |
asn1lib |
- | 1.6.5 | 1.6.5 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
cloud_firestore |
- | 5.6.12 | 6.0.3 | |
cloud_firestore_platform_interface |
- | 6.6.12 | 7.0.3 | |
cloud_firestore_web |
- | 4.4.12 | 5.0.3 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
csv |
- | 6.0.0 | 6.0.0 | |
encrypt |
- | 5.0.3 | 5.0.3 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
firebase_analytics_platform_interface |
- | 4.4.3 | 5.0.3 | |
firebase_analytics_web |
- | 0.5.10+16 | 0.6.0+3 | |
firebase_core_platform_interface |
- | 6.0.2 | 6.0.2 | |
firebase_core_web |
- | 2.24.1 | 3.2.0 | |
firebase_crashlytics_platform_interface |
- | 3.8.10 | 3.8.14 | |
firebase_performance_platform_interface |
- | 0.1.5+10 | 0.1.6+1 | |
firebase_performance_web |
- | 0.1.7+16 | 0.1.7+20 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_rating_bar |
- | 4.0.1 | 4.0.1 | |
flutter_svg |
- | 2.2.1 | 2.2.1 | |
http |
- | 1.5.0 | 1.5.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.2 | 0.20.2 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
katana |
- | 3.2.1 | 3.2.1 | |
katana_auth |
- | 3.0.10 | 3.0.10 | |
katana_form |
- | 3.1.14 | 3.1.14 | |
katana_functions |
- | 3.0.8 | 3.0.8 | |
katana_indicator |
- | 3.0.8 | 3.0.8 | |
katana_localization |
- | 3.0.12 | 3.0.12 | |
katana_localization_annotation |
- | 3.1.6 | 3.1.6 | |
katana_logger |
- | 3.0.10 | 3.0.10 | |
katana_model |
- | 3.3.6 | 3.3.6 | |
katana_model_local |
- | 3.1.18 | 3.1.18 | |
katana_platform_info |
- | 3.1.4 | 3.1.4 | |
katana_router |
- | 3.1.10 | 3.1.10 | |
katana_router_annotation |
- | 3.0.8 | 3.0.8 | |
katana_scoped |
- | 3.0.11 | 3.0.11 | |
katana_shorten |
- | 3.0.8 | 3.0.8 | |
katana_storage |
- | 3.0.8 | 3.0.8 | |
katana_theme |
- | 3.0.11 | 3.0.11 | |
katana_theme_annotation |
- | 3.0.8 | 3.0.8 | |
katana_ui |
- | 3.1.4 | 3.1.4 | |
leak_tracker |
- | 11.0.2 | 11.0.2 | |
leak_tracker_flutter_testing |
- | 3.0.10 | 3.0.10 | |
leak_tracker_testing |
- | 3.0.2 | 3.0.2 | |
masamune_annotation |
- | 3.0.10 | 3.0.10 | |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
package_info_plus |
- | 8.3.1 | 9.0.0 | |
package_info_plus_platform_interface |
- | 3.2.1 | 3.2.1 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.20 | 2.2.20 | |
path_provider_foundation |
- | 2.4.2 | 2.4.2 | |
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.1 | 7.0.1 | |
pin_input_text_field |
- | 4.5.2 | 4.5.2 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
recase |
- | 4.1.0 | 4.1.0 | |
shared_preferences |
- | 2.5.3 | 2.5.3 | |
shared_preferences_android |
- | 2.4.15 | 2.4.15 | |
shared_preferences_foundation |
- | 2.5.4 | 2.5.4 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
shimmer |
- | 3.0.0 | 3.0.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
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.6 | 0.7.7 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_platform |
- | 1.1.0 | 1.1.0 | |
uuid |
- | 4.5.1 | 4.5.1 | |
vector_graphics |
- | 1.1.19 | 1.1.19 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.19 | 1.1.19 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 4 issues. Showing the first 2:
The constraint `^11.3.2` 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.
The constraint `^3.5.0` on firebase_core does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions firebase_core
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.