lb_writer 1.2.0
lb_writer: ^1.2.0 copied to clipboard
Logbot writer client API client to be user to read and write into devices
We analyzed this package 2 days ago, and awarded it 120 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: BSD-3-Clause.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting lb_writer... Discovering libraries... Linking elements... Precaching local docs for 1214193 elements... Initialized dartdoc with 1266 libraries Generating docs for library api.dart from package:lb_writer/api.dart... Generating docs for library lb_writer.dart from package:lb_writer/lb_writer.dart... Documented 2 public libraries in 66.7 seconds ERR: warning: logbot.sdk.writer has no library level documentation comments from logbot.sdk.writer: (file:///tmp/pana_HBDQOJ/lib/api.dart:1:1) warning: logbot.sdk.writer has no library level documentation comments from logbot.sdk.writer: (file:///tmp/pana_HBDQOJ/lib/lb_writer.dart:1:1) error: file already written at "logbot.sdk.writer/index.html" for symbol logbot.sdk.writer: (file:///tmp/pana_HBDQOJ/lib/lb_writer.dart:1:1) conflicting with file already generated by logbot.sdk.writer: (file:///tmp/pana_HBDQOJ/lib/api.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'logbot.sdk.writer' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, [16 more lines]
10/10 points: Package has an example
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
SDK issues found:
Package is not compatible with the Dart SDK.
Because:
lb_writerthat depends on:flutter_dotenvthat is a package requiring flutter.
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:lb_writer/lb_writer.dartthat imports:package:lb_writer/api.dartthat imports:package:lb_writer/src/logbot_env.dartthat imports:package:lb_state_manager/api.dartthat imports:package:lb_state_manager/src/logbot_state_manager_service.dartthat imports:package:lb_discovery/lb_discovery.dartthat imports:package:lb_discovery/src/utils_service.dartthat imports:package:lb_discovery/api.dartthat imports:package:lb_discovery/src/mdns_service.dartthat imports:package:nsd/nsd.dartthat declares support for platforms:Android,iOS,Windows,macOS.
Package does not support platform `Web`.
Because:
package:lb_writer/lb_writer.dartthat imports:package:lb_writer/api.dartthat imports:package:lb_writer/src/logbot_env.dartthat imports:package:lb_state_manager/api.dartthat imports:package:lb_state_manager/src/logbot_state_manager_service.dartthat imports:package:lb_discovery/lb_discovery.dartthat imports:package:lb_discovery/src/utils_service.dartthat imports:package:lb_discovery/api.dartthat imports:package:lb_discovery/src/mdns_service.dartthat imports:package:nsd/nsd.dartthat declares support for platforms:Android,iOS,Windows,macOS.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 77 issues. Showing the first 2:
WARNING: This default clause is covered by the previous cases.
lib/src/logbot_env.dart:52:7
╷
52 │ default:
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/logbot_env.dart
INFO: The part-of directive uses a library name.
lib/api/connection_api.dart:15:1
╷
15 │ part of logbot.sdk.writer;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/api/connection_api.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
^1.16.0 |
1.19.1 | 1.19.1 | |
copywriter |
^2.0.0 |
2.0.0 | 2.0.0 | |
flutter_dotenv |
^5.0.2 |
5.2.1 | 6.0.0 | |
flutter_lints |
^2.0.3 |
2.0.3 | 6.0.0 | |
http |
^1.1.0 |
1.6.0 | 1.6.0 | |
intl |
^0.18.1 |
0.18.1 | 0.20.2 | |
lb_auth |
^1.1.0 |
1.1.0 | 1.1.0 | |
lb_commons |
^1.1.0 |
1.1.0 | 1.1.0 | |
lb_discovery |
^1.1.5 |
1.1.5 | 1.1.5 | |
lb_state_manager |
^1.2.1 |
1.2.1 | 1.2.1 | |
meta |
^1.1.8 |
1.17.0 | 1.18.1 | |
test |
^1.24.3 |
1.29.0 | 1.29.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 93.0.0 | 94.0.0 | |
analyzer |
- | 10.0.1 | 10.0.2 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.0 | 1.4.1 | |
cli_config |
- | 0.2.0 | 0.2.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
connectivity_plus |
- | 2.3.9 | 7.0.0 | |
connectivity_plus_linux |
- | 1.3.1 | 1.3.1 | Discontinued |
connectivity_plus_macos |
- | 1.2.6 | 1.2.6 | Discontinued |
connectivity_plus_platform_interface |
- | 1.2.4 | 2.0.1 | |
connectivity_plus_web |
- | 1.2.5 | 1.2.5 | Discontinued |
connectivity_plus_windows |
- | 1.2.2 | 1.2.2 | Discontinued |
convert |
- | 3.1.2 | 3.1.2 | |
coverage |
- | 1.15.0 | 1.15.0 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dbus |
- | 0.7.12 | 0.7.12 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
frontend_server_client |
- | 4.0.0 | 4.0.0 | |
glob |
- | 2.1.3 | 2.1.3 | |
http_multi_server |
- | 3.2.2 | 3.2.2 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
io |
- | 1.0.5 | 1.0.5 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
jwt_decoder |
- | 2.0.1 | 2.0.1 | |
lb_core |
- | 1.2.1 | 1.2.1 | |
lints |
- | 2.1.1 | 6.1.0 | |
logger |
- | 2.6.2 | 2.6.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.18 | 0.12.18 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
multicast_dns |
- | 0.3.3 | 0.3.3 | |
mustache_template |
- | 2.0.3 | 2.0.3 | |
mutex |
- | 3.1.0 | 3.1.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
node_preamble |
- | 2.0.2 | 2.0.2 | |
nsd |
- | 2.3.1 | 4.1.0 | |
nsd_android |
- | 1.2.2 | 2.2.0 | |
nsd_ios |
- | 1.0.3 | 2.0.1 | |
nsd_macos |
- | 1.0.3 | 2.0.1 | |
nsd_platform_interface |
- | 1.6.0 | 2.2.0 | |
nsd_windows |
- | 2.0.1 | 3.0.1 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pool |
- | 1.5.2 | 1.5.2 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
shelf |
- | 1.4.2 | 1.4.2 | |
shelf_packages_handler |
- | 3.0.2 | 3.0.2 | |
shelf_static |
- | 1.1.3 | 1.1.3 | |
shelf_web_socket |
- | 3.0.0 | 3.0.0 | |
source_map_stack_trace |
- | 2.1.2 | 2.1.2 | |
source_maps |
- | 0.10.13 | 0.10.13 | |
source_span |
- | 1.10.2 | 1.10.2 | |
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.9 | 0.7.9 | |
test_core |
- | 0.6.15 | 0.6.15 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 3.0.7 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
watcher |
- | 1.2.1 | 1.2.1 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
webkit_inspection_protocol |
- | 1.2.1 | 1.2.1 | |
xml |
- | 6.6.1 | 6.6.1 | |
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.2` on flutter_dotenv does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions flutter_dotenv to update the constraint.
The constraint `^2.0.3` on flutter_lints does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions flutter_lints 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.9, Dart 3.11.0.
Check the analysis log for details.