code_scout 1.4.0 copy "code_scout: ^1.4.0" to clipboard
code_scout: ^1.4.0 copied to clipboard

Logging and network inspection for Flutter, with a self-hosted dashboard. Search logs from every device, watch one live, or read them on the phone with no server at all.

155/ 160
pub points
346
downloads

We analyzed this package 4 hours ago, and awarded it 155 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
25 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Failed check 0/5 points: Provide a valid README.md

Links in `README.md` should be secure. 1 link is insecure.

README.md:278:9

    ╷
278 │ <p>Open <a href="http://localhost:24275">http://localhost:24275</a>, register the first account, and create a project. The project ID and
    │         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

Use https URLs instead.

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

106 out of 318 API elements (33.3 %) have documentation comments.

Some symbols that are missing documentation: code_scout, code_scout.CodeScout, code_scout.CodeScout.CodeScout.new, code_scout.CodeScout.configuration, code_scout.CodeScout.currentSession.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:code_scout/code_scout.dart that imports:
  • package:code_scout/src/db/sqflite_source.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:code_scout/code_scout.dart that imports:
  • package:code_scout/src/db/sqflite_source.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Web`.

Because:

  • package:code_scout/code_scout.dart that imports:
  • package:code_scout/src/db/sqflite_source.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 `Android`.

Because:

  • package:code_scout/code_scout.dart that imports:
  • package:code_scout/src/session/device_profile.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:code_scout/code_scout.dart that imports:
  • package:code_scout/src/session/device_profile.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:code_scout/code_scout.dart that imports:
  • package:code_scout/src/session/device_profile.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.
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
archive ^4.0.9 4.0.9 4.0.9
device_info_plus ^13.2.0 13.2.0 13.2.0
package_info_plus ^10.2.1 10.2.1 10.2.1
path ^1.9.1 1.9.1 1.9.1
path_provider ^2.1.5 2.1.6 2.1.6
sqflite ^2.4.2 2.4.3 2.4.3
uuid ^4.5.3 4.6.0 4.6.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
code_assets - 1.2.1 1.2.1
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
device_info_plus_platform_interface - 8.1.0 8.1.0
ffi - 2.2.0 2.2.0
ffi_leak_tracker - 0.1.2 0.1.2
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
hooks - 2.0.2 2.1.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
jni - 1.0.3 1.0.3
jni_flutter - 1.0.2 1.0.2
jni_util - 1.0.0 1.0.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.1
meta - 1.18.0 1.19.0
objective_c - 9.5.0 9.5.0
package_config - 3.0.0 3.0.0
package_info_plus_platform_interface - 4.1.0 4.1.0
path_provider_android - 2.3.1 2.3.1
path_provider_foundation - 2.6.0 2.6.0
path_provider_linux - 2.2.2 2.2.2
path_provider_platform_interface - 2.1.3 2.1.3
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
posix - 6.5.2 6.5.2
pub_semver - 2.2.0 2.2.0
record_use - 0.6.0 1.1.0
source_span - 1.10.2 1.10.2
sqflite_android - 2.4.3 2.4.3
sqflite_common - 2.5.11 2.5.11
sqflite_darwin - 2.4.3+1 2.4.3+1
sqflite_platform_interface - 2.4.1 2.4.1
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.1+1 3.4.1+1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.4.2
web - 1.1.1 1.1.1
win32 - 6.4.0 6.4.0
win32_registry - 3.0.3 3.0.3
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.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.17, Flutter 3.44.8, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
155
points
346
downloads

Documentation

API reference

Publisher

verified publishercodescout.tech

Weekly Downloads

Logging and network inspection for Flutter, with a self-hosted dashboard. Search logs from every device, watch one live, or read them on the phone with no server at all.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

archive, device_info_plus, flutter, package_info_plus, path, path_provider, sqflite, uuid

More

Packages that depend on code_scout