lnc 1.2.1 copy "lnc: ^1.2.1" to clipboard
lnc: ^1.2.1 copied to clipboard

Log & Notification Center.

120/ 160
pub points
16
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

Failed to verify repository URL.

Repository has no matching pubspec.yaml with name: lnc.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: lnc,
    • contains a version property, and,
    • does not contain a publish_to property.

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

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

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

Detected license: MIT.

Failed report section
Provide documentation
0 / 20trigger folding of the section

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

OUT: Documenting lnc... Discovering libraries... Linking elements... Precaching local docs for 137861 elements... Initialized dartdoc with 65 libraries Generating docs for library log.dart from package:lnc/log.dart... Generating docs for library cache.dart from package:lnc/cache.dart... Generating docs for library notification.dart from package:lnc/notification.dart... Documented 3 public libraries in 8.9 seconds ERR: warning: lnc has no library level documentation comments from lnc: (file:///tmp/pana_UZBSEG/lib/log.dart:1:1) warning: lnc has no library level documentation comments from lnc: (file:///tmp/pana_UZBSEG/lib/cache.dart:1:1) error: file already written at "lnc/index.html" for symbol lnc: (file:///tmp/pana_UZBSEG/lib/cache.dart:1:1) conflicting with file already generated by lnc: (file:///tmp/pana_UZBSEG/lib/log.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'lnc' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, or class name (if [27 more lines]

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 3 issues. Showing the first 2:

INFO: Angle brackets will be interpreted as HTML.

lib/src/cache/manager.dart:44:14

   ╷
44 │   /// @param <K>  - key type
   │              ^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/cache/manager.dart

INFO: Angle brackets will be interpreted as HTML.

lib/src/cache/manager.dart:45:14

   ╷
45 │   /// @param <V>  - value type
   │              ^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/cache/manager.dart

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
object_key ^1.1.1 1.1.1 1.1.1

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.8, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Log & Notification Center.

Documentation

API reference

License

MIT (license)

Dependencies

object_key

More

Packages that depend on lnc