airpay_emar_package 1.0.12
airpay_emar_package: ^1.0.12 copied to clipboard
-Airpay Flutter SDK Package to communicate between Emar APK & Airpay Middleware
We analyzed this package 3 days ago, and awarded it 120 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
10/10 points: Use an OSI-approved license
Detected license: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
4 out of 294 API elements (1.4 %) 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: CardDetailResponse, CardDetailResponse.CardDetailResponse, CardDetailResponse.CardDetailResponse.CardDetailResponse.fromJson, CardDetailResponse.CardDetailResponse.CardDetailResponse.new, CardDetailResponse.CardDetailResponse.cardcount.
10/10 points: Package has an example
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ Android
These platforms are not supported:
Package does not support platform `iOS`.
Because:
package:airpay_emar_package/airpay_package.dartthat imports:package:airpay_emar_package/screens/airpay_UAE.dartthat imports:package:webview_flutter_android/webview_flutter_android.dartthat declares support for platforms:Android.
Package does not support platform `Windows`.
Because:
package:airpay_emar_package/airpay_package.dartthat imports:package:airpay_emar_package/screens/airpay_UAE.dartthat imports:package:webview_flutter_android/webview_flutter_android.dartthat declares support for platforms:Android.
Package does not support platform `Linux`.
Because:
package:airpay_emar_package/airpay_package.dartthat imports:package:airpay_emar_package/screens/airpay_UAE.dartthat imports:package:webview_flutter_android/webview_flutter_android.dartthat declares support for platforms:Android.
Package does not support platform `macOS`.
Because:
package:airpay_emar_package/airpay_package.dartthat imports:package:airpay_emar_package/screens/airpay_UAE.dartthat imports:package:webview_flutter_android/webview_flutter_android.dartthat declares support for platforms:Android.
Package does not support platform `Web`.
Because:
package:airpay_emar_package/airpay_package.dartthat imports:package:airpay_emar_package/screens/airpay_UAE.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
Found 145 issues. Showing the first 2:
WARNING: The left operand can't be null, so the right operand is never executed.
lib/model/Transaction.dart:33:74
╷
33 │ data: json["data"] == null ? null : Data.fromJson(json["data"]) ?? Data(),
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/model/Transaction.dart
WARNING: Unused import: 'package:airpay_emar_package/model/TransactionNew.dart'.
lib/screens/airpay_UAE.dart:18:8
╷
18 │ import 'package:airpay_emar_package/model/TransactionNew.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/screens/airpay_UAE.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
alert_dialog |
^1.0.1 |
1.0.2 | 1.0.2 | |
crc32_checksum |
^0.0.2 |
0.0.2 | 0.0.2 | |
crypto |
^3.0.0 |
3.0.7 | 3.0.7 | |
dio |
^5.0.1 |
5.9.1 | 5.9.1 | |
encrypt |
^5.0.0 |
5.0.3 | 5.0.3 | |
flutter_spinkit |
^5.1.0 |
5.2.2 | 5.2.2 | |
http |
^1.1.0 |
1.6.0 | 1.6.0 | |
intl |
^0.18.0 |
0.18.1 | 0.20.2 | |
platform |
^3.1.0 |
3.1.6 | 3.1.6 | |
webview_flutter |
^4.8.0 |
4.9.0 | 4.13.1 | |
webview_flutter_android |
^3.16.3 |
3.16.9 | 4.10.11 | |
webview_flutter_wkwebview |
^3.14.0 |
3.23.5 | 3.23.5 | |
xml2json |
^5.3.6 |
5.3.6 | 6.2.7 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
asn1lib |
- | 1.6.5 | 1.6.5 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.1 | |
mime |
- | 2.0.0 | 2.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
webview_flutter_platform_interface |
- | 2.14.0 | 2.14.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 3 issues. Showing the first 2:
The constraint `^0.18.0` on intl does not support the stable version `0.19.0`.
Try running dart pub upgrade --major-versions intl to update the constraint.
The constraint `^3.16.3` on webview_flutter_android does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions webview_flutter_android 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.8, Flutter 3.38.8, Dart 3.10.7.
Check the analysis log for details.