resto5_models 0.0.2+9 copy "resto5_models: ^0.0.2+9" to clipboard
resto5_models: ^0.0.2+9 copied to clipboard

discontinued
outdated

This package exposes all models and utily methods provided and used by Restomax 5

1
likes
135/ 160
pub points
0%
popularity

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

failed
Follow Dart file conventions
15 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

At the time of the analysis https://gitlab.com/restomax1995/resto5-dart-models was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://gitlab.com/restomax1995/resto5-dart-models/-/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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

Unable to access git repository: Failed to run remote show origin.

0/5 points: Provide a valid README.md

Links in `README.md` should be secure. 121 links are insecure.

README.md:34:17

   ╷
34 │ test using curl <a href="http://fire.restomax.com:8080/action?IID=demo-123456&amp;staff=123456&amp;action=Help">http://fire.restomax.com:8080/action?IID=demo-123456&amp;staff=123456&amp;action=Help</a><br />
   │                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

Use https URLs instead.

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

403 out of 1698 API elements (23.7 %) have documentation comments.

Some symbols that are missing documentation: ICDisplay, ICDisplay.IR5WampBalanceEvent, ICDisplay.IR5WampBalanceEvent.IR5WampBalanceEvent, ICDisplay.IR5WampBalanceEvent.IR5WampBalanceEvent.fromJson, ICDisplay.IR5WampBalanceEvent.Image.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

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.

partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 2536 issues. Showing the first 2:

INFO: The file name 'ICDisplay.dart' isn't a lower_case_with_underscores identifier.

To reproduce make sure you are using the lints_core and run dart analyze lib/models/ICDisplay.dart

INFO: The variable name 'PLU' isn't a lowerCamelCase identifier.

lib/models/ICDisplay.dart:13:16

   ╷
13 │   final String PLU;
   │                ^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/models/ICDisplay.dart

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

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

Package Constraint Compatible Latest
json_annotation ^4.4.0 4.9.0 4.9.0
Transitive dependencies
Package Constraint Compatible Latest
meta - 1.16.0 1.16.0

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

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.22.12, Dart 3.5.3.

Check the analysis log for details.

1
likes
135
pub points
0%
popularity

Publisher

verified publisherraphxyz.com

This package exposes all models and utily methods provided and used by Restomax 5

Homepage
Repository (GitLab)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

json_annotation

More

Packages that depend on resto5_models