cr_logger 2.6.1
cr_logger: ^2.6.1 copied to clipboard
Powerful logging plugin. Supports android, ios and web platforms.
We analyzed this package 41 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: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
58 out of 287 API elements (20.2 %) have documentation comments.
Some symbols that are missing documentation: assets, assets.CRLoggerAssets.assetsArrowDown, assets.CRLoggerAssets.assetsContentCopy, assets.CRLoggerAssets.assetsIcBack, assets.CRLoggerAssets.assetsIcMenu.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:cr_logger/cr_logger.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:cr_logger/cr_logger.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:cr_logger/cr_logger.dartthat declares support for platforms:Android,iOS,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:cr_logger/cr_logger.dartthat imports:package:cr_logger/src/widget/cr_inspector.dartthat imports:package:cr_logger/src/cr_logger_helper.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:cr_logger/cr_logger.dartthat imports:package:cr_logger/src/widget/cr_inspector.dartthat imports:package:cr_logger/src/cr_logger_helper.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:cr_logger/cr_logger.dartthat imports:package:cr_logger/src/managers/http_log_manager.dartthat imports:package:cr_logger/src/providers/sqflite_provider.dartthat imports:package:cr_logger/src/data/sqflite_db/log_module.dartthat imports:package:cr_logger/src/data/sqflite_db/sqflite_repository.dartthat imports:package:sqflite/sqflite.dartthat declares support for platforms:Android,iOS,macOS.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:cr_logger/cr_logger.dartthat imports:package:cr_logger/src/widget/cr_inspector.dartthat imports:package:cr_logger/src/cr_logger_helper.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_linux.dartthat 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/cr_logger/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 84 issues. Showing the first 2:
INFO: Missing type annotation.
lib/src/cr_logger.dart:381:35
╷
381 │ Future<void> _receiveNativeLogs(event) async {
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/cr_logger.dart
INFO: Missing type annotation.
lib/src/page/widgets/popup_menu.dart:259:28
╷
259 │ Future<void> _onClearAll(_) async {
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/page/widgets/popup_menu.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
app_settings |
>=5.0.0 <7.0.0 |
6.1.1 | 7.0.0 | |
chopper |
>=8.0.0 <9.0.0 |
8.5.0 | 8.5.0 | |
cr_json_widget |
^1.1.1 |
1.1.1 | 1.1.1 | |
dio |
>=5.5.0+1 <6.0.0 |
5.9.0 | 5.9.0 | |
gql |
^1.0.1 |
1.0.1 | 1.0.1 | |
gql_exec |
^1.0.0+1 |
1.1.1-alpha+1699813812660 | 1.1.1-alpha+1699813812660 | |
gql_http_link |
>=1.0.1 <1.3.0 |
1.2.0 | 1.2.0 | |
gql_link |
^1.1.0 |
1.1.0 | 1.1.0 | |
http |
>=0.13.0 <2.0.0 |
1.6.0 | 1.6.0 | |
infinite_scroll_pagination |
>=5.0.0 <6.0.0 |
5.1.1 | 5.1.1 | |
inspector |
>=1.0.0 <4.0.0 |
3.1.0 | 3.1.0 | |
js |
^0.7.2 |
0.7.2 | 0.7.2 | Discontinued |
logger |
>=2.0.0 <3.0.0 |
2.6.2 | 2.6.2 | |
package_info_plus |
>=8.0.0 <9.0.0 |
8.3.1 | 9.0.0 | |
path |
>=1.8.0 <2.0.0 |
1.9.1 | 1.9.1 | |
path_provider |
>=2.0.0 <2.2.0 |
2.1.5 | 2.1.5 | |
shared_preferences |
>=2.0.0 <3.0.0 |
2.5.4 | 2.5.4 | |
split_view |
^3.2.1 |
3.2.1 | 3.2.1 | |
sqflite |
>=2.3.0 <3.0.0 |
2.4.2 | 2.4.2 | |
synchronized |
>=3.0.0+2 <4.0.0 |
3.4.0 | 3.4.0 | |
uuid |
>=3.0.7 <5.0.0 |
4.5.2 | 4.5.2 | |
web |
>=0.5.1 <2.0.0 |
1.1.1 | 1.1.1 | |
worker_manager |
>=7.0.0 <7.3.0 |
7.2.7 | 7.2.7 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
equatable |
- | 2.0.7 | 2.0.7 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_staggered_grid_view |
- | 0.7.0 | 0.7.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
package_info_plus_platform_interface |
- | 3.2.1 | 3.2.1 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.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 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
qs_dart |
- | 1.6.0 | 1.6.0 | |
shared_preferences_android |
- | 2.4.18 | 2.4.18 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
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 | |
sliver_tools |
- | 0.2.12 | 0.2.12 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sqflite_android |
- | 2.4.2+2 | 2.4.2+2 | |
sqflite_common |
- | 2.5.6 | 2.5.6 | |
sqflite_darwin |
- | 2.4.2 | 2.4.2 | |
sqflite_platform_interface |
- | 2.4.0 | 2.4.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.2.0 | |
weak_map |
- | 4.0.1 | 4.0.1 | |
win32 |
- | 5.15.0 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 3 issues. Showing the first 2:
The constraint `>=5.0.0 <7.0.0` on app_settings does not support the stable version `7.0.0`, that was published 7 days ago.
When app_settings is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions app_settings to update the constraint.
The constraint `>=8.0.0 <9.0.0` on package_info_plus does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions package_info_plus 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.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.