growerp_core 1.6.0 copy "growerp_core: ^1.6.0" to clipboard
growerp_core: ^1.6.0 copied to clipboard

The Core of the GrowERP frontend

1
likes
120/ 160
pub points
55%
popularity

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

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

0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 60 to 180 characters to describe the package, what it does, and its target use case.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

242 out of 804 API elements (30.1 %) have documentation comments.

Some symbols that are missing documentation: growerp_core, growerp_core.AboutForm, growerp_core.AboutForm.AboutForm, growerp_core.AboutFormHeader, growerp_core.AboutFormHeader.AboutFormHeader.

10/10 points: Package has an example

failed
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

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

Package does not support platform `Windows`.

Because:

  • package:growerp_core/growerp_core.dart that imports:
  • package:growerp_core/src/domains/integration_test.dart that imports:
  • package:growerp_core/src/domains/chat/integration_test/chat_test.dart that imports:
  • package:growerp_core/src/domains/common/integration_test/common_test.dart that imports:
  • package:integration_test/integration_test.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:growerp_core/growerp_core.dart that imports:
  • package:growerp_core/src/domains/integration_test.dart that imports:
  • package:growerp_core/src/domains/chat/integration_test/chat_test.dart that imports:
  • package:growerp_core/src/domains/common/integration_test/common_test.dart that imports:
  • package:integration_test/integration_test.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:growerp_core/growerp_core.dart that imports:
  • package:growerp_core/src/domains/integration_test.dart that imports:
  • package:growerp_core/src/domains/chat/integration_test/chat_test.dart that imports:
  • package:growerp_core/src/domains/common/integration_test/common_test.dart that imports:
  • package:integration_test/integration_test.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:growerp_core/growerp_core.dart that imports:
  • package:growerp_core/src/domains/integration_test.dart that imports:
  • package:growerp_core/src/domains/chat/integration_test/chat_test.dart that imports:
  • package:growerp_core/src/domains/common/integration_test/common_test.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:growerp_core/growerp_core.dart that imports:
  • package:growerp_core/src/get_core_bloc_providers.dart that imports:
  • 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

This package is not compatible with runtime wasm, and will not be rewarded full 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

/tmp/pana_UTLIHS/lib/src/domains/chat/widgets/widgets.dart doesn't match the Dart formatter.

To format your files run: dart format .

/tmp/pana_UTLIHS/lib/src/l10n/generated/core_localizations.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

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

Package Constraint Compatible Latest
about ^2.1.1 2.2.0 2.2.0
archive ^3.3.0 3.6.1 3.6.1
bloc_concurrency ^0.2.0 0.2.5 0.2.5
collection ^1.16.0 1.18.0 1.19.1
credit_card_validator ^2.0.1 2.1.0 2.1.0
decimal ^2.1.0 2.3.3 3.0.2
dio ^5.4.3 5.7.0 5.7.0
dio_cache_interceptor ^3.5.0 3.5.0 3.5.0
dropdown_search ^5.0.6 5.0.6 6.0.1
equatable ^2.0.5 2.0.5 2.0.5
fast_csv ^0.2.6 0.2.11 0.2.11
file_picker ^5.2.0+1 5.5.0 8.1.3
flex_color_scheme ^7.3.1 7.3.1 8.0.0
flutter flutter 0.0.0 0.0.0
flutter_bloc ^8.1.4 8.1.6 8.1.6
flutter_colorpicker ^1.1.0 1.1.0 1.1.0
flutter_flow_chart ^2.2.0 2.2.1 3.2.1
flutter_localizations flutter 0.0.0 0.0.0
flutter_simple_treeview ^3.0.2 3.0.2 3.0.2
flutter_staggered_grid_view ^0.7.0 0.7.0 0.7.0
flutter_test flutter 0.0.0 0.0.0
from_css_color ^2.0.0 2.0.0 2.0.0
global_configuration ^2.0.0 2.0.0 2.0.0
growerp_models ^1.6.0 1.6.1 1.6.1
hive ^2.2.3 2.2.3 2.2.3
hive_flutter ^1.1.0 1.1.0 1.1.0
http ^1.1.2 1.2.2 1.2.2
image ^4.0.17 4.3.0 4.3.0
image_picker ^1.0.4 1.1.2 1.1.2
integration_test flutter 0.0.0 0.0.0
intl ^0.19.0 0.19.0 0.19.0
logger ^2.0.2+1 2.4.0 2.4.0
markdown_widget ^2.3.1 2.3.2+6 2.3.2+6
meta ^1.3.0 1.15.0 1.16.0
path_provider ^2.0.11 2.1.5 2.1.5
pdf ^3.10.8 3.11.1 3.11.1
pretty_dio_logger ^1.3.1 1.4.0 1.4.0
printing ^5.11.1 5.13.4 5.13.4
responsive_framework ^1.4.0 1.5.1 1.5.1
retrofit ^4.3.0 4.4.1 4.4.1
shared_preferences ^2.3.2 2.3.2 2.3.2
star_menu ^4.0.1 4.0.1 4.0.1
stream_transform ^2.1.0 2.1.0 2.1.0
two_dimensional_scrollables ^0.3.1 0.3.3 0.3.3
universal_io ^2.2.2 2.2.2 2.2.2
url_launcher ^6.1.4 6.3.1 6.3.1
web_socket_channel ^2.1.0 2.4.0 3.0.1
Transitive dependencies
Package Constraint Compatible Latest
args - 2.6.0 2.6.0
async - 2.11.0 2.12.0
barcode - 2.2.8 2.2.8
bidi - 2.0.12 2.0.12
bloc - 8.1.4 8.1.4
boolean_selector - 2.1.1 2.1.2
characters - 1.3.0 1.3.1
chunked_stream - 1.4.2 1.4.2
circular_buffer - 0.12.0 0.12.0
clock - 1.1.1 1.1.2
convert - 3.1.2 3.1.2
credit_card_type_detector - 3.0.0 3.0.0
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
csv - 6.0.0 6.0.0
dart_console - 4.1.1 4.1.1
dcli - 6.1.0 6.1.0
dcli_common - 6.1.0 6.1.0
dcli_core - 6.1.0 6.1.0
dcli_terminal - 6.1.0 6.1.0
dio_cache_interceptor_hive_store - 3.2.2 3.2.2
dio_web_adapter - 2.0.0 2.0.0
fake_async - 1.3.1 1.3.2
ffi - 2.1.3 2.1.3
file - 7.0.0 7.0.1
file_selector_linux - 0.9.3 0.9.3
file_selector_macos - 0.9.4+2 0.9.4+2
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+3 0.9.3+3
fixnum - 1.1.1 1.1.1
flex_seed_scheme - 1.5.0 3.4.1
flutter_driver - 0.0.0 0.0.0
flutter_highlight - 0.7.0 0.7.0
flutter_markdown - 0.7.4+1 0.7.4+1
flutter_plugin_android_lifecycle - 2.0.23 2.0.23
flutter_web_plugins - 0.0.0 0.0.0
freezed_annotation - 2.4.4 2.4.4
fuchsia_remote_debug_protocol - 0.0.0 0.0.0
functional_data - 1.2.0 1.2.0
glob - 2.1.2 2.1.2
globbing - 1.0.0 1.0.0
highlight - 0.7.0 0.7.0
http_parser - 4.0.2 4.1.1
image_picker_android - 0.8.12+17 0.8.12+17
image_picker_for_web - 3.0.6 3.0.6
image_picker_ios - 0.8.12+1 0.8.12+1
image_picker_linux - 0.2.1+1 0.2.1+1
image_picker_macos - 0.2.1+1 0.2.1+1
image_picker_platform_interface - 2.10.0 2.10.0
image_picker_windows - 0.2.1+1 0.2.1+1
ini - 2.1.0 2.1.0
json2yaml - 3.0.1 3.0.1
json_annotation - 4.9.0 4.9.0
leak_tracker - 10.0.5 10.0.8
leak_tracker_flutter_testing - 3.0.5 3.0.9
leak_tracker_testing - 3.0.1 3.0.1
lists - 1.0.1 1.0.1
logging - 1.3.0 1.3.0
markdown - 7.2.2 7.2.2
matcher - 0.12.16+1 0.12.17
material_color_utilities - 0.11.1 0.12.0
mime - 2.0.0 2.0.0
native_synchronization_temp - 0.7.1 0.7.1
nested - 1.0.0 1.0.0
path - 1.9.0 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.12 2.2.12
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
pdf_widget_wrapper - 1.0.4 1.0.4
petitparser - 6.0.2 6.0.2
platform - 3.1.5 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.0.1 6.0.1
process - 5.0.2 5.0.2
provider - 6.1.2 6.1.2
pub_semver - 2.1.4 2.1.4
pubspec_lock - 3.0.2 3.0.2
pubspec_manager - 1.0.0 1.0.0
qr - 3.0.2 3.0.2
rational - 2.2.3 2.2.3
scope - 5.1.0 5.1.0
scroll_to_index - 3.0.1 3.0.1
settings_yaml - 8.2.0 8.2.0
shared_preferences_android - 2.3.3 2.3.3
shared_preferences_foundation - 2.5.3 2.5.3
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.2 2.4.2
shared_preferences_windows - 2.4.1 2.4.1
simple_mustache - 2.1.0 2.1.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
stack_trace - 1.11.1 1.12.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.4.0
strings - 3.1.2 3.1.2
sum_types - 0.3.5 0.3.5
sync_http - 0.3.1 0.3.1
system_info2 - 4.0.0 4.0.0
term_glyph - 1.2.1 1.2.1
test_api - 0.7.2 0.7.3
typed_data - 1.4.0 1.4.0
unicode - 0.3.1 0.3.1
url_launcher_android - 6.3.14 6.3.14
url_launcher_ios - 6.3.1 6.3.1
url_launcher_linux - 3.2.0 3.2.0
url_launcher_macos - 3.2.1 3.2.1
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.3 2.3.3
url_launcher_windows - 3.1.3 3.1.3
uuid - 4.5.1 4.5.1
validators2 - 5.0.0 5.0.0
vector_math - 2.1.4 2.1.4
visibility_detector - 0.4.0+2 0.4.0+2
vm_service - 14.2.5 14.3.1
web - 1.1.0 1.1.0
webdriver - 3.0.3 3.0.4
win32 - 5.8.0 5.8.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0
yaml - 3.1.2 3.1.2

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

Found 6 issues. Showing the first 2:

The constraint `^2.1.0` on decimal does not support the stable version `3.0.0`.

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

The constraint `^5.0.6` on dropdown_search does not support the stable version `6.0.0`.

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

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.15, Flutter 3.24.4, Dart 3.5.4.

Check the analysis log for details.