growerp_order_accounting 1.9.0
growerp_order_accounting: ^1.9.0 copied to clipboard
A package providing order and accounting functions such as order, invoice, payments and ledger for the GrowERP system both for sales and purchase.
We analyzed this package 43 hours ago, and awarded it 130 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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.
10/10 points: 20% or more of the public API has dartdoc comments
336 out of 915 API elements (36.7 %) have documentation comments.
Some symbols that are missing documentation: growerp_order_accounting, growerp_order_accounting.BalanceSheetForm, growerp_order_accounting.BalanceSheetForm.BalanceSheetForm.new, growerp_order_accounting.BalanceSheetFormState, growerp_order_accounting.BalanceSheetFormState.BalanceSheetFormState.new.
10/10 points: Package has an example
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 `Android`.
Because:
package:growerp_order_accounting/growerp_order_accounting.dartthat imports:package:growerp_order_accounting/src/accounting/accounting.dartthat imports:package:growerp_order_accounting/src/accounting/gl_account/gl_account.dartthat imports:package:growerp_order_accounting/src/accounting/gl_account/views/views.dartthat imports:package:growerp_order_accounting/src/accounting/gl_account/views/gl_account_files_dialog.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:growerp_order_accounting/growerp_order_accounting.dartthat imports:package:growerp_order_accounting/src/accounting/accounting.dartthat imports:package:growerp_order_accounting/src/accounting/gl_account/gl_account.dartthat imports:package:growerp_order_accounting/src/accounting/gl_account/views/views.dartthat imports:package:growerp_order_accounting/src/accounting/gl_account/views/gl_account_files_dialog.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Windows`.
Because:
package:growerp_order_accounting/growerp_order_accounting.dartthat imports:package:growerp_order_accounting/src/findoc/integration_test/integration_test.dartthat imports:package:growerp_order_accounting/src/findoc/integration_test/fin_doc_test.dartthat imports:package:growerp_core/growerp_core.dartthat imports:package:growerp_core/src/domains/integration_test.dartthat imports:package:growerp_core/src/domains/common/integration_test/common_test.dartthat imports:package:integration_test/integration_test.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:growerp_order_accounting/growerp_order_accounting.dartthat imports:package:growerp_order_accounting/src/findoc/integration_test/integration_test.dartthat imports:package:growerp_order_accounting/src/findoc/integration_test/fin_doc_test.dartthat imports:package:growerp_core/growerp_core.dartthat imports:package:growerp_core/src/domains/integration_test.dartthat imports:package:growerp_core/src/domains/common/integration_test/common_test.dartthat imports:package:integration_test/integration_test.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:growerp_order_accounting/growerp_order_accounting.dartthat imports:package:growerp_order_accounting/src/findoc/integration_test/integration_test.dartthat imports:package:growerp_order_accounting/src/findoc/integration_test/fin_doc_test.dartthat imports:package:growerp_core/growerp_core.dartthat imports:package:growerp_core/src/domains/integration_test.dartthat imports:package:growerp_core/src/domains/common/integration_test/common_test.dartthat imports:package:integration_test/integration_test.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:growerp_order_accounting/growerp_order_accounting.dartthat imports:package:growerp_order_accounting/src/findoc/integration_test/integration_test.dartthat imports:package:growerp_order_accounting/src/findoc/integration_test/fin_doc_test.dartthat imports:package:growerp_core/growerp_core.dartthat imports:package:growerp_core/src/domains/integration_test.dartthat imports:package:growerp_core/src/domains/common/integration_test/common_test.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:growerp_order_accounting/growerp_order_accounting.dartthat imports:package:growerp_order_accounting/src/get_order_accounting_bloc_providers.dartthat imports:package:growerp_models/growerp_models.dartthat imports:package:growerp_models/src/logger.dartthat imports:package:logger/logger.dartthat imports:package:logger/src/outputs/advanced_file_output_stub.dartthat 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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 21 issues. Showing the first 2:
INFO: Missing type annotation.
lib/src/accounting/gl_account/views/gl_account_dialog.dart:105:25
╷
105 │ Widget _glAccountForm(state) {
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/accounting/gl_account/views/gl_account_dialog.dart
INFO: Missing type annotation.
lib/src/findoc/integration_test/order_test.dart:130:46
╷
130 │ static Future<void> checkRentalOrderDetail(tester) async {
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/findoc/integration_test/order_test.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
about |
^2.1.1 |
2.2.0 | 2.2.0 | |
archive |
^3.3.0 |
3.6.1 | 4.0.7 | |
bloc_concurrency |
^0.2.0 |
0.2.5 | 0.3.0 | |
collection |
^1.16.0 |
1.19.1 | 1.19.1 | |
credit_card_validator |
^2.0.1 |
2.1.0 | 2.1.0 | |
decimal |
^2.1.0 |
2.3.3 | 3.2.4 | |
dio |
^5.4.3 |
5.9.0 | 5.9.0 | |
dropdown_search |
^5.0.6 |
5.0.6 | 6.0.2 | |
equatable |
^2.0.5 |
2.0.7 | 2.0.7 | |
fast_csv |
^0.2.6 |
0.2.11 | 0.2.11 | |
file_picker |
^10.1.2 |
10.3.6 | 10.3.6 | |
fl_chart |
^0.69.0 |
0.69.2 | 1.1.1 | |
flutter_bloc |
^8.1.4 |
8.1.6 | 9.1.1 | |
flutter_colorpicker |
^1.1.0 |
1.1.0 | 1.1.0 | |
flutter_simple_treeview |
^3.0.2 |
3.0.2 | 3.0.2 | |
from_css_color |
^2.0.0 |
2.0.0 | 2.0.0 | |
global_configuration |
^2.0.0 |
2.0.0 | 2.0.0 | |
growerp_core |
^1.9.0 |
1.9.0 | 1.9.0 | |
growerp_models |
^1.9.0 |
1.9.0 | 1.9.0 | |
image |
^4.0.17 |
4.3.0 | 4.5.4 | |
image_picker |
^1.0.4 |
1.2.1 | 1.2.1 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
meta |
^1.3.0 |
1.17.0 | 1.17.0 | |
path_provider |
^2.0.11 |
2.1.5 | 2.1.5 | |
pdf |
^3.10.8 |
3.11.3 | 3.11.3 | |
printing |
^5.11.1 |
5.14.2 | 5.14.2 | |
responsive_framework |
^1.4.0 |
1.5.1 | 1.5.1 | |
scrollable_positioned_list |
^0.3.8 |
0.3.8 | 0.3.8 | |
shared_preferences |
^2.3.2 |
2.5.3 | 2.5.3 | |
stream_transform |
^2.1.0 |
2.1.1 | 2.1.1 | |
two_dimensional_scrollables |
^0.3.1 |
0.3.7 | 0.3.7 | |
universal_io |
^2.2.2 |
2.2.2 | 2.2.2 | |
url_launcher |
^6.1.4 |
6.3.2 | 6.3.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
barcode |
- | 2.2.9 | 2.2.9 | |
bidi |
- | 2.0.13 | 2.0.13 | |
bloc |
- | 8.1.4 | 9.1.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.0 | 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 | |
convert |
- | 3.1.2 | 3.1.2 | |
credit_card_type_detector |
- | 3.0.0 | 3.0.0 | |
cross_file |
- | 0.3.5 | 0.3.5 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csv |
- | 6.0.0 | 6.0.0 | |
dart_console |
- | 4.1.2 | 4.1.2 | |
dbus |
- | 0.7.11 | 0.7.11 | |
dcli |
- | 6.1.2 | 8.2.0 | |
dcli_common |
- | 6.1.2 | 8.0.0 | |
dcli_core |
- | 6.1.2 | 8.0.0 | |
dcli_terminal |
- | 6.1.2 | 8.0.0 | |
dio_cache_interceptor |
- | 3.5.1 | 4.0.5 | |
dio_cache_interceptor_hive_store |
- | 3.2.2 | 4.0.0 | Discontinued |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
file_selector_linux |
- | 0.9.3+2 | 0.9.3+2 | |
file_selector_macos |
- | 0.9.4+5 | 0.9.4+5 | |
file_selector_platform_interface |
- | 2.7.0 | 2.7.0 | |
file_selector_windows |
- | 0.9.3+4 | 0.9.3+4 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flex_color_scheme |
- | 7.3.1 | 8.3.1 | |
flex_seed_scheme |
- | 1.5.0 | 3.6.1 | |
flutter_flow_chart |
- | 2.2.1 | 4.0.1 | |
flutter_highlight |
- | 0.7.0 | 0.7.0 | |
flutter_markdown |
- | 0.7.7+1 | 0.7.7+1 | Discontinued |
flutter_plugin_android_lifecycle |
- | 2.0.32 | 2.0.32 | |
flutter_staggered_grid_view |
- | 0.7.0 | 0.7.0 | |
freezed_annotation |
- | 2.4.4 | 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 |
growerp_chat |
- | 1.9.0 | 1.9.0 | |
highlight |
- | 0.7.0 | 0.7.0 | |
hive |
- | 2.2.3 | 2.2.3 | |
hive_flutter |
- | 1.1.0 | 1.1.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_picker_android |
- | 0.8.13+7 | 0.8.13+7 | |
image_picker_for_web |
- | 3.1.0 | 3.1.0 | |
image_picker_ios |
- | 0.8.13+1 | 0.8.13+1 | |
image_picker_linux |
- | 0.2.2 | 0.2.2 | |
image_picker_macos |
- | 0.2.2+1 | 0.2.2+1 | |
image_picker_platform_interface |
- | 2.11.1 | 2.11.1 | |
image_picker_windows |
- | 0.2.2 | 0.2.2 | |
ini |
- | 2.1.0 | 2.1.0 | |
json2yaml |
- | 3.0.1 | 3.0.1 | |
json_annotation |
- | 4.9.0 | 4.9.0 | |
leak_tracker |
- | 11.0.2 | 11.0.2 | |
leak_tracker_flutter_testing |
- | 3.0.10 | 3.0.10 | |
leak_tracker_testing |
- | 3.0.2 | 3.0.2 | |
lists |
- | 1.0.1 | 1.0.1 | Discontinued |
logger |
- | 2.6.2 | 2.6.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
markdown |
- | 7.3.0 | 7.3.0 | |
markdown_widget |
- | 2.3.2+8 | 2.3.2+8 | |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
native_synchronization_temp |
- | 0.7.1 | 0.8.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider_android |
- | 2.2.20 | 2.2.20 | |
path_provider_foundation |
- | 2.4.3 | 2.4.3 | |
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 |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.0.3 | 6.0.3 | |
pretty_dio_logger |
- | 1.4.0 | 1.4.0 | |
process |
- | 5.0.5 | 5.0.5 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
pubspec_lock |
- | 3.0.2 | 3.0.2 | |
pubspec_manager |
- | 1.0.3 | 3.0.1 | |
qr |
- | 3.0.2 | 3.0.2 | |
rational |
- | 2.2.3 | 2.2.3 | |
retrofit |
- | 4.9.0 | 4.9.0 | |
scope |
- | 5.1.0 | 5.1.0 | |
scroll_to_index |
- | 3.0.1 | 3.0.1 | |
settings_yaml |
- | 8.3.1 | 8.3.1 | |
shared_preferences_android |
- | 2.4.15 | 2.4.15 | |
shared_preferences_foundation |
- | 2.5.5 | 2.5.5 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
simple_mustache |
- | 2.1.0 | 2.1.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
star_menu |
- | 4.0.1 | 4.0.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
strings |
- | 3.1.2 | 4.0.1 | |
sum_types |
- | 0.3.5 | 0.4.0 | |
sync_http |
- | 0.3.1 | 0.3.1 | |
system_info2 |
- | 4.1.0 | 4.1.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.7 | 0.7.8 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
unicode |
- | 0.3.1 | 1.1.8 | |
url_launcher_android |
- | 6.3.24 | 6.3.24 | |
url_launcher_ios |
- | 6.3.5 | 6.3.5 | |
url_launcher_linux |
- | 3.2.1 | 3.2.1 | |
url_launcher_macos |
- | 3.2.4 | 3.2.4 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.4 | 3.1.4 | |
uuid |
- | 4.5.2 | 4.5.2 | |
validators2 |
- | 5.1.0 | 5.1.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
visibility_detector |
- | 0.4.0+2 | 0.4.0+2 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
webdriver |
- | 3.1.0 | 3.1.0 | |
win32 |
- | 5.15.0 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.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.
Found 6 issues. Showing the first 2:
The constraint `^3.3.0` on archive does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions archive to update the constraint.
The constraint `^0.2.0` on bloc_concurrency does not support the stable version `0.3.0`.
Try running dart pub upgrade --major-versions bloc_concurrency 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.23.1, Flutter 3.38.0, Dart 3.10.0-290.4.beta.
Check the analysis log for details.