ezylite 1.0.6
ezylite: ^1.0.6 copied to clipboard
Embeddable Flutter POS module for retail checkout — barcode scanning, cart, and payments in host apps.
We analyzed this package 22 hours ago, and awarded it 115 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Repository URL doesn't exist.
At the time of the analysis https://github.com/Yours-Viji/ezyLite-Flutter was unreachable. Make sure that the website is reachable via HEAD requests.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/Yours-Viji/ezyLite-Flutter/issues was unreachable. Make sure that the website is reachable via HEAD requests.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("1.0.6").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: BSD-3-Clause.
0/10 points: 20% or more of the public API has dartdoc comments
120 out of 785 API elements (15.3 %) 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: activation_notifier, activation_notifier.ActivationNotifier, activation_notifier.ActivationNotifier.ActivationNotifier.new, activation_notifier.ActivationNotifier.activate, activation_notifier.ActivationNotifier.clearError.
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:ezylite/ezylite.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:ezylite/ezylite.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:ezylite/ezylite.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:ezylite/ezylite.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:ezylite/ezylite.dartthat imports:package:ezylite/src/ezylite_plugin.dartthat imports:package:ezylite/src/ezylite_app.dartthat imports:package:ezylite/core/navigation/app_router.dartthat imports:package:ezylite/presentation/home/home_screen.dartthat imports:package:ezylite/presentation/common/widgets/in_app_web_view_screen.dartthat imports:package:webview_flutter_wkwebview/webview_flutter_wkwebview.dartthat declares support for platforms:iOS,macOS.
Package does not support platform `iOS`.
Because:
package:ezylite/ezylite.dartthat imports:package:ezylite/src/ezylite_plugin.dartthat imports:package:ezylite/src/ezylite_app.dartthat imports:package:ezylite/core/navigation/app_router.dartthat imports:package:ezylite/presentation/home/home_screen.dartthat imports:package:ezylite/presentation/common/widgets/in_app_web_view_screen.dartthat imports:package:webview_flutter_android/webview_flutter_android.dartthat declares support for platforms:Android.
30/50 points: code has no errors, warnings, lints, or formatting issues
WARNING: The asset directory 'assets/images/' doesn't exist.
pubspec.yaml:90:7
╷
90 │ - assets/images/
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze pubspec.yaml
WARNING: The asset directory 'assets/lottie/' doesn't exist.
pubspec.yaml:91:7
╷
91 │ - assets/lottie/
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze pubspec.yaml
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 | |
cupertino_icons |
^1.0.8 |
1.0.9 | 1.0.9 | |
dio |
^5.8.0+1 |
5.11.0 | 5.11.0 | |
flutter_riverpod |
^2.6.1 |
2.6.1 | 3.4.2 | |
fluttertoast |
^8.2.12 |
8.2.14 | 10.0.0 | |
get_it |
^8.0.3 |
8.3.0 | 9.2.1 | |
go_router |
^14.8.1 |
14.8.1 | 18.0.0 | |
image_picker |
^1.1.2 |
1.2.3 | 1.2.3 | |
json_annotation |
^4.9.0 |
4.12.0 | 4.12.0 | |
lottie |
^3.3.1 |
3.5.1 | 3.5.1 | |
mobile_scanner |
^6.0.5 |
6.0.11 | 7.4.0 | |
path_provider |
^2.1.5 |
2.1.6 | 2.1.6 | |
permission_handler |
^11.4.0 |
11.4.0 | 13.0.1 | |
retrofit |
^4.4.2 |
4.10.0 | 4.10.0 | |
riverpod_annotation |
^2.6.1 |
2.6.1 | 4.0.6 | |
shared_preferences |
^2.5.3 |
2.5.5 | 2.5.5 | |
webview_flutter |
^4.10.0 |
4.14.1 | 4.14.1 | |
webview_flutter_android |
^4.3.0 |
4.14.0 | 4.14.0 | |
webview_flutter_wkwebview |
^3.18.0 |
3.26.0 | 3.26.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.2.0 | 4.2.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
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 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 2.0.0 | 2.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.5+4 | 0.3.5+4 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dio_web_adapter |
- | 2.2.1 | 2.2.1 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
file_selector_linux |
- | 0.9.4 | 0.9.4 | |
file_selector_macos |
- | 0.9.5 | 0.9.5 | |
file_selector_platform_interface |
- | 2.7.0 | 2.7.0 | |
file_selector_windows |
- | 0.9.3+5 | 0.9.3+5 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_cache_manager |
- | 3.4.2 | 3.4.2 | |
flutter_plugin_android_lifecycle |
- | 2.0.35 | 2.0.35 | |
hooks |
- | 2.2.0 | 2.2.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_picker_android |
- | 0.8.13+19 | 0.8.13+19 | |
image_picker_for_web |
- | 3.1.1 | 3.1.1 | |
image_picker_ios |
- | 0.8.13+6 | 0.8.13+6 | |
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 | |
jni |
- | 1.0.3 | 1.0.3 | |
jni_flutter |
- | 1.0.2 | 1.0.2 | |
jni_util |
- | 1.0.0 | 1.0.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
objective_c |
- | 9.6.0 | 9.6.0 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
package_config |
- | 3.0.0 | 3.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_android |
- | 2.3.1 | 2.3.1 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
path_provider_linux |
- | 2.2.2 | 2.2.2 | |
path_provider_platform_interface |
- | 2.1.3 | 2.1.3 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
permission_handler_android |
- | 12.1.0 | 14.0.0 | |
permission_handler_apple |
- | 9.6.1 | 9.6.1 | |
permission_handler_html |
- | 0.1.4+1 | 0.1.4+1 | |
permission_handler_platform_interface |
- | 4.4.0 | 4.4.0 | |
permission_handler_windows |
- | 0.2.2 | 0.2.2 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.5.2 | 6.5.2 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
record_use |
- | 1.1.1 | 1.1.1 | |
riverpod |
- | 2.6.1 | 3.4.2 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
shared_preferences_android |
- | 2.4.27 | 2.4.27 | |
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 | |
source_span |
- | 1.10.2 | 1.10.2 | |
sqflite |
- | 2.4.3 | 2.4.3 | |
sqflite_android |
- | 2.4.3 | 2.4.3 | |
sqflite_common |
- | 2.5.11 | 2.5.11 | |
sqflite_darwin |
- | 2.4.3+1 | 2.4.3+1 | |
sqflite_platform_interface |
- | 2.4.1 | 2.4.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
state_notifier |
- | 1.0.0 | 1.0.0 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.1+2 | 3.4.1+2 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.6.0 | 4.6.0 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
web |
- | 1.1.1 | 1.1.1 | |
webview_flutter_platform_interface |
- | 2.15.1 | 2.15.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 7 issues. Showing the first 2:
The constraint `^2.6.1` on flutter_riverpod does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions flutter_riverpod to update the constraint.
The constraint `^8.2.12` on fluttertoast does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions fluttertoast 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.18, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.