flutter_live_logger_dashboard 0.2.0
flutter_live_logger_dashboard: ^0.2.0 copied to clipboard
Web dashboard for Flutter Live Logger - Real-time log monitoring and analytics
We analyzed this package 2 days ago, and awarded it 65 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` contains too many non-ASCII characters.
The site uses English as its primary language. The content of CHANGELOG.md
in your package should primarily contain characters used in English.
10/10 points: Use an OSI-approved license
Detected license: MIT
.
10/10 points: 20% or more of the public API has dartdoc comments
280 out of 495 API elements (56.6 %) 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
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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
Unable to detect compatibility with runtime wasm
, and this package will not be rewarded full points in a future version of the scoring model.
See https://dart.cn/web/wasm for details.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 213 issues. Showing the first 2:
ERROR: The class 'Composer' can't be extended, implemented, or mixed in outside of its library because it's a sealed class.
lib/src/database/dashboard_database.g.dart:991:13
╷
991 │ extends Composer<_$DashboardDatabase, $LogEntriesTable> {
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/database/dashboard_database.g.dart
ERROR: The implicitly invoked unnamed constructor from 'Composer<_$DashboardDatabase, $LogEntriesTable>' has required parameters.
lib/src/database/dashboard_database.g.dart:992:3
╷
992 │ $$LogEntriesTableFilterComposer({
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/database/dashboard_database.g.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.6.0 | 2.6.0 | |
drift |
^2.13.2 |
2.19.1+1 | 2.28.2 | |
fl_chart |
^0.68.0 |
0.68.0 | 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.3 | |
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 |
^1.0.4 |
1.0.4 | 3.0.0 | |
sqlite3_flutter_libs |
^0.5.0 |
0.5.40 | 0.5.40 | |
web_socket_channel |
^2.4.0 |
2.4.5 | 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 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
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.3 | |
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.4.5 | 2.9.3 | |
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 |
- | 0.5.1 | 1.1.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 `^0.68.0` on fl_chart does not support the stable version `0.69.0`.
Try running dart pub upgrade --major-versions fl_chart
to update the constraint.
The constraint `^0.2.0` on flutter_live_logger does not support the stable version `0.3.0`.
Try running dart pub upgrade --major-versions flutter_live_logger
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 241 errors:
EXTENDS_NON_CLASS
-lib/src/database/dashboard_database.g.dart:991:13
- Classes can only extend other classes.SUPER_FORMAL_PARAMETER_WITHOUT_ASSOCIATED_NAMED
-lib/src/database/dashboard_database.g.dart:993:20
- No associated named super constructor parameter.SUPER_FORMAL_PARAMETER_WITHOUT_ASSOCIATED_NAMED
-lib/src/database/dashboard_database.g.dart:994:20
- No associated named super constructor parameter.
Run flutter pub downgrade
and then flutter analyze
to reproduce the above problem.
You may run dart pub upgrade --tighten
to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.22.23
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.