growerp_models 1.12.2 copy "growerp_models: ^1.12.2" to clipboard
growerp_models: ^1.12.2 copied to clipboard

Freezed data models and a Retrofit REST client for the GrowERP Moqui backend, shared across all GrowERP Flutter packages.

150/ 160
pub points
296
downloads

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

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

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

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: Apache-2.0.

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

1828 out of 4066 API elements (45.0 %) have documentation comments.

Some symbols that are missing documentation: growerp_models, growerp_models.AccountClass, growerp_models.AccountClass.AccountClass.fromJson, growerp_models.AccountClass.AccountClass.new, growerp_models.AccountClass.classId.

Passed check 10/10 points: Package has an example

Partially passed report section
Platform support
10 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Web

Because:

  • package:growerp_models/growerp_models.dart that imports:
  • package:growerp_models/src/logger.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/advanced_file_output_stub.dart that imports:
  • dart:io

WASM compatibility:

Package not compatible with runtime wasm

Because:

  • package:growerp_models/growerp_models.dart that imports:
  • package:growerp_models/src/logger.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/advanced_file_output_stub.dart that imports:
  • dart:io

Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.

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
decimal ^3.2.4 3.2.6 3.2.6
dio ^5.4.3 5.11.0 5.11.0
equatable ^2.0.5 2.1.0 2.1.0
fast_csv ^0.2.6 0.2.11 0.2.11
freezed_annotation ^3.1.0 3.1.0 3.1.0
json_annotation ^4.9.0 4.12.0 4.12.0
logger ^2.0.2+1 2.7.0 2.7.0
pretty_dio_logger ^1.3.1 1.4.0 1.4.0
retrofit ^4.9.2 4.9.2 4.9.2
universal_io ^2.2.2 2.3.1 2.3.1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
dio_web_adapter - 2.2.1 2.2.1
http_parser - 4.1.2 4.1.2
intl - 0.20.3 0.20.3
meta - 1.19.0 1.19.0
mime - 2.0.0 2.0.0
path - 1.9.1 1.9.1
rational - 2.2.3 2.2.3
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
web - 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.17, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
150
points
296
downloads

Documentation

API reference

Publisher

verified publishergrowerp.com

Weekly Downloads

Freezed data models and a Retrofit REST client for the GrowERP Moqui backend, shared across all GrowERP Flutter packages.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

decimal, dio, equatable, fast_csv, freezed_annotation, json_annotation, logger, pretty_dio_logger, retrofit, universal_io

More

Packages that depend on growerp_models