flutter_live_logger_dashboard 0.3.0
flutter_live_logger_dashboard: ^0.3.0 copied to clipboard
Web dashboard for Flutter Live Logger - Real-time log monitoring and analytics
We analyzed this package 22 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
359 out of 574 API elements (62.5 %) have documentation comments.
Some symbols that are missing documentation: flutter_live_logger_dashboard
, flutter_live_logger_dashboard.$$DashboardSettingsTableAnnotationComposer
, flutter_live_logger_dashboard.$$DashboardSettingsTableAnnotationComposer.$$DashboardSettingsTableAnnotationComposer.new
, flutter_live_logger_dashboard.$$DashboardSettingsTableAnnotationComposer.id
, flutter_live_logger_dashboard.$$DashboardSettingsTableAnnotationComposer.settingKey
.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Web`.
Because:
package:flutter_live_logger_dashboard/flutter_live_logger_dashboard.dart
that imports:package:flutter_live_logger_dashboard/src/connector/dashboard_connector.dart
that imports:package:flutter_live_logger/flutter_live_logger.dart
that imports:package:flutter_live_logger/src/storage/sqlite_storage.dart
that imports:package:sqflite/sqflite.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 `Windows`.
Because:
package:flutter_live_logger_dashboard/flutter_live_logger_dashboard.dart
that imports:package:flutter_live_logger_dashboard/src/connector/dashboard_connector.dart
that imports:package:flutter_live_logger/flutter_live_logger.dart
that imports:package:flutter_live_logger/src/storage/sqlite_storage.dart
that imports:package:sqflite/sqflite.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `Linux`.
Because:
package:flutter_live_logger_dashboard/flutter_live_logger_dashboard.dart
that imports:package:flutter_live_logger_dashboard/src/connector/dashboard_connector.dart
that imports:package:flutter_live_logger/flutter_live_logger.dart
that imports:package:flutter_live_logger/src/storage/sqlite_storage.dart
that imports:package:sqflite/sqflite.dart
that declares support for platforms:Android
,iOS
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:flutter_live_logger_dashboard/flutter_live_logger_dashboard.dart
that imports:package:flutter_live_logger_dashboard/src/connector/dashboard_connector.dart
that imports:package:flutter_live_logger_dashboard/src/server/websocket_server.dart
that imports:package:shelf_web_socket/shelf_web_socket.dart
that imports:package:shelf_web_socket/src/web_socket_handler.dart
that imports:package:web_socket_channel/io.dart
that imports:package:web_socket/io_web_socket.dart
that imports:package:web_socket/src/io_web_socket.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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 9 issues. Showing the first 2:
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/src/ui/analytics_widget.dart:103:63
╷
103 │ backgroundColor: Colors.red.withOpacity(0.1),
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/ui/analytics_widget.dart
INFO: 'surfaceVariant' is deprecated and shouldn't be used. Use surfaceContainerHighest instead. This feature was deprecated after v3.18.0-0.1.pre.
lib/src/ui/dashboard_page.dart:58:50
╷
58 │ color: Theme.of(context).colorScheme.surfaceVariant,
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/ui/dashboard_page.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
data_table_2 |
>=2.5.0 <2.5.19 |
2.5.18 | 2.6.0 | |
drift |
^2.22.0 |
2.28.2 | 2.28.2 | |
fl_chart |
^0.69.0 |
0.69.2 | 1.1.1 | |
flutter_live_logger |
^0.2.0 |
0.2.0 | 0.3.0 | |
flutter_riverpod |
^2.4.9 |
2.6.1 | 3.0.1 | |
shelf |
^1.4.0 |
1.4.2 | 1.4.2 | |
shelf_cors_headers |
^0.1.5 |
0.1.5 | 0.1.5 | |
shelf_web_socket |
^2.0.0 |
2.0.1 | 3.0.0 | |
sqlite3_flutter_libs |
^0.5.0 |
0.5.39 | 0.5.39 | |
web_socket_channel |
^3.0.3 |
3.0.3 | 3.0.3 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
equatable |
- | 2.0.7 | 2.0.7 | |
ffi |
- | 2.1.4 | 2.1.4 | |
http |
- | 1.5.0 | 1.5.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
riverpod |
- | 2.6.1 | 3.0.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sqflite |
- | 2.4.2 | 2.4.2 | |
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 | |
sqlite3 |
- | 2.9.0 | 2.9.0 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
state_notifier |
- | 1.0.0 | 1.0.0 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 5 issues. Showing the first 2:
The constraint `>=2.5.0 <2.5.19` on data_table_2 does not support the stable version `2.6.0`.
Try running dart pub upgrade --major-versions data_table_2
to update the constraint.
The constraint `^0.69.0` on fl_chart does not support the stable version `0.70.0`.
Try running dart pub upgrade --major-versions fl_chart
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.23
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.