growerp 1.9.0 copy "growerp: ^1.9.0" to clipboard
growerp: ^1.9.0 copied to clipboard

GrowERP installation and tools such as import and export.

45/ 160
pub points
185
downloads

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

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

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

Failed to verify repository URL.

Repository has multiple matching pubspec.yaml with name: growerp.

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

Failed check 0/5 points: Provide a valid README.md

Links in `README.md` should be secure. 1 link is insecure.

README.md:121:5

    ╷
121 │ <li><a href="http://localhost:8080/vapps/system/ServiceJob/Jobs/ServiceJobDetail?jobName=recalculate_GlAccountOrgSummaries">pause</a> the 'recalculate account summaries' program</li>
    │     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

Use https URLs instead.

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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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

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

0 out of 0 API elements (100.0 %) have documentation comments.

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 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Linux

  • ✓ macOS

  • ✓ Windows

These platforms are not supported:

Android

Cannot assign Android automatically to a binary only package.

iOS

Cannot assign iOS automatically to a binary only package.

Web

Cannot assign Web automatically to a binary only package.

Failed report section
Pass static analysis
0 / 50trigger folding of the section

Failed check 0/50 points: code has no errors, warnings, lints, or formatting issues

Found 7 issues. Showing the first 2:

ERROR: The function 'getDioError' isn't defined.

lib/src/growerp/export.dart:75:54

   ╷
75 │     logger.e("Exporting filetype: $fileType Error: ${getDioError(e)}");
   │                                                      ^^^^^^^^^^^
   ╵

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

ERROR: The function 'getDioError' isn't defined.

lib/src/growerp/import.dart:47:35

   ╷
47 │     print("registration failed: ${getDioError(e)}");
   │                                   ^^^^^^^^^^^
   ╵

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

Failed report section
Support up-to-date dependencies
10 / 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
dcli ^7.0.5 7.1.1 8.3.0
dio ^5.4.3 5.9.0 5.9.0
fast_csv ^0.2.6 0.2.11 0.2.11
get_it ^7.6.4 7.7.0 9.2.0
growerp_models ^1.9.0 1.11.6 1.11.6
hive ^2.2.3 2.2.3 2.2.3
logger ^2.0.2+1 2.6.2 2.6.2
pretty_dio_logger ^1.3.1 1.4.0 1.4.0
retrofit ^4.4.2 4.9.0 4.9.2
spreadsheet_decoder ^2.2.0 2.3.0 2.3.0
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 3.6.1 4.0.7
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.1 1.4.1
chunked_stream - 1.4.2 1.4.2
circular_buffer - 0.12.0 0.12.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
csv - 6.0.0 6.0.0
dart_console - 4.1.2 4.1.2
dcli_common - 7.2.0 8.3.0
dcli_core - 7.2.0 8.3.0
dcli_terminal - 7.2.0 8.3.0
decimal - 3.2.4 3.2.4
dio_web_adapter - 2.1.1 2.1.1
equatable - 2.0.8 2.0.8
ffi - 2.1.5 2.1.5
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
freezed_annotation - 3.1.0 3.1.0
functional_data - 1.2.0 1.2.0
glob - 2.1.3 2.1.3
globbing - 1.0.0 1.0.0 Discontinued
http_parser - 4.1.2 4.1.2
ini - 2.1.0 2.1.0
intl - 0.20.2 0.20.2
json2yaml - 3.0.1 3.0.1
json_annotation - 4.9.0 4.9.0
lists - 1.0.1 1.0.1 Discontinued
logging - 1.3.0 1.3.0
meta - 1.17.0 1.17.0
mime - 2.0.0 2.0.0
native_synchronization_temp - 0.7.1 0.8.0
path - 1.9.1 1.9.1
petitparser - 7.0.1 7.0.1
posix - 6.0.3 6.0.3
pub_semver - 2.2.0 2.2.0
pubspec_lock - 3.0.2 3.0.2
pubspec_manager - 2.0.1 3.2.0
rational - 2.2.3 2.2.3
scope - 5.1.0 5.1.0
settings_yaml - 8.3.1 8.3.1
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
string_scanner - 1.4.1 1.4.1
strings - 3.1.2 4.0.1
sum_types - 0.3.5 0.4.0
system_info2 - 4.1.0 4.1.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
unicode - 0.3.1 1.1.8
universal_io - 2.3.1 2.3.1
uuid - 4.5.2 4.5.2
validators2 - 5.1.0 5.1.0
web - 1.1.1 1.1.1
win32 - 5.15.0 5.15.0
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3

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

The constraint `^7.0.5` on dcli does not support the stable version `8.0.0`.

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

The constraint `^7.6.4` on get_it does not support the stable version `8.0.0`.

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

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 4 errors:

  • UNDEFINED_FUNCTION - lib/src/growerp/export.dart:75:54 - The function 'getDioError' isn't defined.
  • UNDEFINED_FUNCTION - lib/src/growerp/import.dart:47:35 - The function 'getDioError' isn't defined.
  • UNDEFINED_NAMED_PARAMETER - lib/src/growerp/import.dart:61:7 - The named parameter 'extraInfo' isn't defined.

Run dart pub downgrade and then dart analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.5, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
45
points
185
downloads

Publisher

verified publishergrowerp.com

Weekly Downloads

GrowERP installation and tools such as import and export.

Documentation

API reference

License

unknown (license)

Dependencies

dcli, dio, fast_csv, get_it, growerp_models, hive, logger, pretty_dio_logger, retrofit, spreadsheet_decoder

More

Packages that depend on growerp