sni_state 0.0.1 copy "sni_state: ^0.0.1" to clipboard
sni_state: ^0.0.1 copied to clipboard

A project for state configuration use Provider Package.

0
likes
110/ 160
pub points
22
downloads

We analyzed this package 4 days ago, and awarded it 110 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

Failed to verify repository URL.

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: sni_state,
    • contains a version property, and,
    • does not contain a publish_to property.

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

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 sni_state... Discovering libraries... Linking elements... Precaching local docs for 651712 elements... Initialized dartdoc with 862 libraries Generating docs for library sni_state_library.dart from package:sni_state/sni_state_library.dart... Generating docs for library sni_state.dart from package:sni_state/sni_state.dart... Documented 2 public libraries in 66.8 seconds ERR: warning: sni_state has no library level documentation comments from sni_state: (file:///tmp/pana_MBVQWS/lib/sni_state_library.dart:1:1) error: file already written at "sni_state/index.html" for symbol sni_state: (file:///tmp/pana_MBVQWS/lib/sni_state.dart:1:1) conflicting with file already generated by sni_state: (file:///tmp/pana_MBVQWS/lib/sni_state_library.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'sni_state' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, or class name (if appropriate) of one of the conflicting items can resolve the conflict. Alternatively, use the @nodoc directive in one symbol's [16 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 10 issues. Showing the first 2:

INFO: The part-of directive uses a library name.

lib/src/change_notifier/list_change_notifier_provider.dart:1:1

  ╷
1 │ part of sni_state;
  │ ^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/change_notifier/list_change_notifier_provider.dart

INFO: The part-of directive uses a library name.

lib/src/change_notifier/mixins/search_notifier_provider_mixins.dart:1:1

  ╷
1 │ part of sni_state;
  │ ^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/change_notifier/mixins/search_notifier_provider_mixins.dart

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

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

Package Constraint Compatible Latest Notes
dio ^4.0.6 4.0.6 5.8.0+1
provider ^6.0.5 6.1.5 6.1.5
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.0
collection - 1.19.1 1.19.1
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.2.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^4.0.6` on dio does not support the stable version `5.0.0`.

Try running dart pub upgrade --major-versions dio to update the constraint.

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.22.21, Flutter 3.32.1, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
110
points
22
downloads

Publisher

verified publishersniren.my.id

Weekly Downloads

A project for state configuration use Provider Package.

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, provider

More

Packages that depend on sni_state