flutter_magento 4.3.1
flutter_magento: ^4.3.1 copied to clipboard
A comprehensive Flutter plugin for Magento e-commerce platform integration with authentication, cart management, product catalog, orders, and offline support
We analyzed this package 6 days ago, and awarded it 50 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
1649 out of 3019 API elements (54.6 %) have documentation comments.
Some symbols that are missing documentation: flutter_magento.Address.Address.fromJson, flutter_magento.Address.Address.new, flutter_magento.Address.city, flutter_magento.Address.company, flutter_magento.Address.countryId.
10/10 points: Package has an example
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 129 issues. Showing the first 2:
ERROR: Missing concrete implementations of '_$Cart.toJson', 'getter _$Cart.appliedCoupons', 'getter _$Cart.appliedGiftCards', 'getter _$Cart.couponCode', and 9 more.
lib/src/models/cart_models.dart:8:7
╷
8 │ class Cart with _$Cart {
│ ^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/models/cart_models.dart
ERROR: Missing concrete implementations of '_$CartItem.toJson', 'getter _$CartItem.discountAmount', 'getter _$CartItem.imageUrl', 'getter _$CartItem.isVirtual', and 11 more.
lib/src/models/cart_models.dart:36:7
╷
36 │ class CartItem with _$CartItem {
│ ^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/models/cart_models.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
^4.0.7 |
4.0.9 | 4.0.9 | |
cached_network_image |
^3.2.3 |
3.4.1 | 3.4.1 | |
connectivity_plus |
^7.0.0 |
7.1.0 | 7.1.0 | |
crypto |
^3.0.2 |
3.0.7 | 3.0.7 | |
device_info_plus |
^12.1.0 |
12.4.0 | 12.4.0 | |
dio |
^5.8.0 |
5.9.2 | 5.9.2 | |
drift |
^2.13.0 |
2.32.1 | 2.32.1 | |
equatable |
^2.0.5 |
2.0.8 | 2.0.8 | |
file_picker |
^10.3.3 |
10.3.10 | 10.3.10 | |
flutter_cache_manager |
^3.3.1 |
3.4.1 | 3.4.1 | |
flutter_riverpod |
^3.0.0 |
3.3.1 | 3.3.1 | |
flutter_secure_storage |
^9.2.2 |
9.2.4 | 10.0.0 | |
freezed_annotation |
^3.1.0 |
3.1.0 | 3.1.0 | |
http |
^1.1.0 |
1.6.0 | 1.6.0 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
intl_utils |
^2.8.0 |
2.8.14 | 2.8.14 | |
json_annotation |
^4.9.0 |
4.11.0 | 4.11.0 | |
logger |
^2.6.2 |
2.7.0 | 2.7.0 | |
path |
^1.8.3 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.1 |
2.1.5 | 2.1.5 | |
plugin_platform_interface |
^2.1.8 |
2.1.8 | 2.1.8 | |
provider |
^6.1.5 |
6.1.5+1 | 6.1.5+1 | |
retrofit |
^4.0.1 |
4.9.2 | 4.9.2 | |
riverpod |
^3.0.0 |
3.2.1 | 3.2.1 | |
shared_preferences |
^2.2.2 |
2.5.5 | 2.5.5 | |
socket_io_client |
^3.1.2 |
3.1.4 | 3.1.4 | |
sqflite |
^2.3.0 |
2.4.2 | 2.4.2 | |
sqlite3_flutter_libs |
^0.5.15 |
0.5.42 | 0.6.0+eol | |
visibility_detector |
^0.4.0+2 |
0.4.0+2 | 0.4.0+2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 93.0.0 | 98.0.0 | |
analyzer |
- | 10.0.1 | 12.0.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
cached_network_image_platform_interface |
- | 4.1.1 | 4.1.1 | |
cached_network_image_web |
- | 1.3.1 | 1.3.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
cli_config |
- | 0.2.0 | 0.2.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 1.0.0 | 1.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus_platform_interface |
- | 2.1.0 | 2.1.0 | |
convert |
- | 3.1.2 | 3.1.2 | |
coverage |
- | 1.15.0 | 1.15.0 | |
cross_file |
- | 0.3.5+2 | 0.3.5+2 | |
dart_style |
- | 3.1.7 | 3.1.8 | |
dbus |
- | 0.7.12 | 0.7.12 | |
device_info_plus_platform_interface |
- | 7.0.3 | 7.0.3 | |
dio_web_adapter |
- | 2.1.2 | 2.1.2 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.34 | 2.0.34 | |
flutter_secure_storage_linux |
- | 1.2.3 | 3.0.0 | |
flutter_secure_storage_macos |
- | 3.1.3 | 4.0.0 | |
flutter_secure_storage_platform_interface |
- | 1.1.2 | 2.0.1 | |
flutter_secure_storage_web |
- | 1.2.1 | 2.1.0 | |
flutter_secure_storage_windows |
- | 3.1.2 | 4.1.0 | |
frontend_server_client |
- | 4.0.0 | 4.0.0 | |
glob |
- | 2.1.3 | 2.1.3 | |
hooks |
- | 1.0.2 | 1.0.2 | |
http_multi_server |
- | 3.2.2 | 3.2.2 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
io |
- | 1.0.5 | 1.0.5 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
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 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.19 | 0.12.19 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.2 | |
mime |
- | 2.0.0 | 2.0.0 | |
native_toolchain_c |
- | 0.17.6 | 0.17.6 | |
nested |
- | 1.0.0 | 1.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
node_preamble |
- | 2.0.2 | 2.0.2 | |
objective_c |
- | 9.3.0 | 9.3.0 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path_provider_android |
- | 2.2.23 | 2.2.23 | |
path_provider_foundation |
- | 2.6.0 | 2.6.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 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
platform |
- | 3.1.6 | 3.1.6 | |
pool |
- | 1.5.2 | 1.5.2 | |
posix |
- | 6.5.0 | 6.5.0 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
shared_preferences_android |
- | 2.4.23 | 2.4.23 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.2 | 2.4.2 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
shelf |
- | 1.4.2 | 1.4.2 | |
shelf_packages_handler |
- | 3.0.2 | 3.0.2 | |
shelf_static |
- | 1.1.3 | 1.1.3 | |
shelf_web_socket |
- | 3.0.0 | 3.0.0 | |
socket_io_common |
- | 3.1.1 | 3.1.1 | |
source_map_stack_trace |
- | 2.1.2 | 2.1.2 | |
source_maps |
- | 0.10.13 | 0.10.13 | |
source_span |
- | 1.10.2 | 1.10.2 | |
sqflite_android |
- | 2.4.2+3 | 2.4.2+3 | |
sqflite_common |
- | 2.5.6 | 2.5.6 | |
sqflite_darwin |
- | 2.4.2 | 2.4.2 | |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 | |
sqlite3 |
- | 3.2.0 | 3.2.0 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
state_notifier |
- | 1.0.0 | 1.0.0 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test |
- | 1.30.0 | 1.31.0 | |
test_api |
- | 0.7.10 | 0.7.11 | |
test_core |
- | 0.6.16 | 0.6.17 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.5.3 | 4.5.3 | |
vector_math |
- | 2.2.0 | 2.3.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
watcher |
- | 1.2.1 | 1.2.1 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
webkit_inspection_protocol |
- | 1.2.1 | 1.2.1 | |
win32 |
- | 5.15.0 | 6.0.0 | |
win32_registry |
- | 2.1.0 | 3.0.2 | |
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.
The constraint `^9.2.2` on flutter_secure_storage does not support the stable version `10.0.0`.
Try running dart pub upgrade --major-versions flutter_secure_storage to update the constraint.
The constraint `^0.5.15` on sqlite3_flutter_libs does not support the stable version `0.6.0+eol`.
Try running dart pub upgrade --major-versions sqlite3_flutter_libs 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 63 errors:
NON_ABSTRACT_CLASS_INHERITS_ABSTRACT_MEMBER-lib/src/models/cart_models.dart:8:7- Missing concrete implementations of '_$Cart.toJson', 'getter _$Cart.appliedCoupons', 'getter _$Cart.appliedGiftCards', 'getter _$Cart.couponCode', and 9 more.NON_ABSTRACT_CLASS_INHERITS_ABSTRACT_MEMBER-lib/src/models/cart_models.dart:36:7- Missing concrete implementations of '_$CartItem.toJson', 'getter _$CartItem.discountAmount', 'getter _$CartItem.imageUrl', 'getter _$CartItem.isVirtual', and 11 more.NON_ABSTRACT_CLASS_INHERITS_ABSTRACT_MEMBER-lib/src/models/checkout_models.dart:8:7- Missing concrete implementations of '_$CheckoutSession.toJson', 'getter _$CheckoutSession.additionalData', 'getter _$CheckoutSession.billingAddress', 'getter _$CheckoutSession.cartId', and 7 more.
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.12, Flutter 3.41.4, Dart 3.11.1.
Check the analysis log for details.