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

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

1
likes
115/ 140
pub points
0%
popularity

We analyzed this package 5 days ago, and awarded it 115 pub points (of a possible 140):

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 1708 API elements (23.6 %) have documentation comments.

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

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
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
20 / 20trigger 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.15.0 1.15.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

Analyzed with Pana 0.22.3, Dart 3.4.1.

Check the analysis log for details.

1
likes
115
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