incomme_flutter_commerce 0.0.6
incomme_flutter_commerce: ^0.0.6 copied to clipboard
A Incomme SDK applications
We analyzed this package 5 hours ago, and awarded it 100 pub points (of a possible 160):
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 50 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
10/10 points: Use an OSI-approved license
Detected license: AGPL-3.0.
0/10 points: 20% or more of the public API has dartdoc comments
1563 out of 12819 API elements (12.2 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: add_cart_request, add_cart_request.AddCartRequest, add_cart_request.AddCartRequest.AddCartRequest.new, add_cart_request.AddCartRequest.branchId, add_cart_request.AddCartRequest.deliveryMethod.
10/10 points: Package has an example
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:incomme_flutter_commerce/components/app_bar/detail_app_bar.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:incomme_flutter_commerce/components/app_bar/detail_app_bar.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:incomme_flutter_commerce/components/app_bar/detail_app_bar.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:incomme_flutter_commerce/components/app_bar/detail_app_bar.dartthat declares support for platforms:Android,iOS.
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:incomme_flutter_commerce/components/app_loading.dartthat imports:package:incomme_flutter_commerce/core/extensions.dartthat imports:package:incomme_flutter_commerce/incomme.dartthat imports:package:incomme_flutter_commerce/config/di/sdk_di.dartthat imports:package:incomme_flutter_commerce/utils/location_handler.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_web/web_settings.dartthat declares support for platforms:Web.
Package does not support platform `iOS`.
Because:
package:incomme_flutter_commerce/components/app_loading.dartthat imports:package:incomme_flutter_commerce/core/extensions.dartthat imports:package:incomme_flutter_commerce/incomme.dartthat imports:package:incomme_flutter_commerce/config/di/sdk_di.dartthat imports:package:incomme_flutter_commerce/utils/location_handler.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_web/web_settings.dartthat declares support for platforms:Web.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:incomme_flutter_commerce/components/app_loading.dartthat imports:package:incomme_flutter_commerce/core/extensions.dartthat imports:package:incomme_flutter_commerce/incomme.dartthat imports:package:incomme_flutter_commerce/config/di/sdk_di.dartthat imports:package:incomme_flutter_commerce/utils/device_info_utils.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat imports:package:win32_registry/src/registry_value.dartthat imports:package:win32_registry/src/models/models.dartthat imports:package:win32_registry/src/models/registry_value_type.dartthat imports:package:win32/win32.dartthat imports:package:win32/src/com/iwinhttprequest.dartthat imports:package:win32/src/com/iunknown.dartthat imports:package:win32/src/utils.dartthat imports:package:win32/src/win32/user32.g.dartthat imports:package:win32/src/variant.dartthat imports:package:win32/src/win32/oleaut32.g.dartthat imports:package:win32/src/structs.g.dartthat imports:package:win32/src/guid.dartthat imports:package:win32/src/win32/ole32.g.dartthat imports:package:win32/src/combase.dartthat imports:package:win32/src/macros.dartthat imports:package:win32/src/inline.dartthat imports:package:win32/src/win32/uxtheme.g.dartthat imports:package:win32/src/callbacks.dartthat imports:package:win32/src/types.dartthat imports:package:ffi/ffi.dartthat imports:package:ffi/src/utf8.dartthat imports:dart:ffi
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.cn/web/wasm for details.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on iOS
It does not contain ios/incomme_flutter_commerce/Package.swift.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 309 issues. Showing the first 2:
INFO: Missing type annotation.
lib/components/bouncing_widget.dart:37:3
╷
37 │ _startAnimation() {
│ ^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/components/bouncing_widget.dart
INFO: 'groupValue' is deprecated and shouldn't be used. Use a RadioGroup ancestor to manage group value instead. This feature was deprecated after v3.32.0-0.0.pre.
lib/components/buy_smart_radio_list_tile.dart:64:17
╷
64 │ groupValue: selectedValue,
│ ^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/components/buy_smart_radio_list_tile.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
alice_lightweight |
^3.9.0 |
3.9.0 | 3.10.0 | |
android_id |
^0.3.4 |
0.3.6 | 0.4.0 | |
app_tracking_transparency |
^2.0.4 |
2.0.6+1 | 2.0.6+1 | |
barcode_widget |
^2.0.4 |
2.0.4 | 2.0.4 | |
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 | |
carousel_slider |
^5.0.0 |
5.1.1 | 5.1.1 | |
chewie |
^1.8.5 |
1.13.0 | 1.13.0 | |
connectivity_plus |
^6.1.1 |
6.1.5 | 7.0.0 | |
crypto |
^3.0.2 |
3.0.6 | 3.0.6 | |
dartz |
^0.10.1 |
0.10.1 | 0.10.1 | |
device_info_plus |
^9.0.0 |
9.1.2 | 12.2.0 | |
dio |
^5.7.0 |
5.9.0 | 5.9.0 | |
dotted_border |
^2.0.0+2 |
2.1.0 | 3.1.0 | |
dropdown_button2 |
^2.3.9 |
2.3.9 | 2.3.9 | |
equatable |
^2.0.5 |
2.0.7 | 2.0.7 | |
fimber |
^0.6.4 |
0.6.6 | 0.7.0 | |
flutter_contacts |
^1.1.5+1 |
1.1.9+2 | 1.1.9+2 | |
flutter_countdown_timer |
^4.1.0 |
4.1.0 | 4.1.0 | |
flutter_html |
^3.0.0 |
3.0.0 | 3.0.0 | |
flutter_inappwebview |
^6.1.5 |
6.1.5 | 6.1.5 | |
flutter_rating_bar |
^4.0.0 |
4.0.1 | 4.0.1 | |
flutter_spinkit |
^5.2.1 |
5.2.2 | 5.2.2 | |
flutter_svg |
^2.0.17 |
2.2.1 | 2.2.1 | |
flutter_switch |
^0.3.2 |
0.3.2 | 0.3.2 | |
flutter_widget_from_html |
^0.15.2 |
0.15.3 | 0.17.1 | |
geolocator |
^14.0.0 |
14.0.2 | 14.0.2 | |
get |
^4.6.5 |
4.7.2 | 4.7.2 | |
get_thumbnail_video |
^0.7.3 |
0.7.3 | 0.7.3 | |
http |
^1.3.0 |
1.5.0 | 1.5.0 | |
image_picker |
^1.1.2 |
1.2.0 | 1.2.0 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
keyboard_dismisser |
^3.0.0 |
3.0.0 | 3.0.0 | |
like_button |
^2.0.5 |
2.1.0 | 2.1.0 | |
mime |
^1.0.4 |
1.0.6 | 2.0.0 | |
open_file |
^3.5.10 |
3.5.10 | 3.5.10 | |
path_provider |
^2.0.12 |
2.1.5 | 2.1.5 | |
pdf |
^3.9.0 |
3.11.3 | 3.11.3 | |
permission_handler |
^12.0.0+1 |
12.0.1 | 12.0.1 | |
photo_view |
^0.15.0 |
0.15.0 | 0.15.0 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
qr_code_scanner_plus |
^2.0.10+1 |
2.0.13 | 2.0.13 | |
screen_brightness |
^2.1.2 |
2.1.7 | 2.1.7 | |
scrollable_positioned_list |
^0.3.5 |
0.3.8 | 0.3.8 | |
share_plus |
^10.1.3 |
10.1.4 | 12.0.1 | |
shared_preferences |
^2.3.3 |
2.5.3 | 2.5.3 | |
shimmer |
^3.0.0 |
3.0.0 | 3.0.0 | |
skeletonizer |
^1.4.3 |
1.4.3 | 2.1.0+1 | |
timeago |
^3.2.2 |
3.7.1 | 3.7.1 | |
timelines_plus |
^1.0.6 |
1.0.8 | 1.0.8 | |
tutorial_coach_mark |
^1.3.0 |
1.3.3 | 1.3.3 | |
url_launcher |
^6.1.6 |
6.3.2 | 6.3.2 | |
vector_graphics |
^1.1.18 |
1.1.19 | 1.1.19 | |
video_player |
^2.5.3 |
2.10.0 | 2.10.0 | |
youtube_player_iframe |
^4.0.4 |
4.0.4 | 5.2.2 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 11 issues. Showing the first 2:
The constraint `^0.3.4` on android_id does not support the stable version `0.4.0`.
Try running dart pub upgrade --major-versions android_id to update the constraint.
The constraint `^6.1.1` on connectivity_plus does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions connectivity_plus to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 2 errors:
UNDEFINED_PREFIXED_NAME-lib/presentation/order_history/receipt/controller/receipt_pdf_widget.dart:195:13- The name 'TableHelper' is being referenced through the prefix 'w', but it isn't defined in any of the libraries imported using that prefix.UNDEFINED_PREFIXED_NAME-lib/presentation/order_history/receipt/controller/receipt_pdf_widget.dart:242:13- The name 'TableHelper' is being referenced through the prefix 'w', but it isn't defined in any of the libraries imported using that prefix.
Run flutter pub downgrade and then flutter 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.0, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.