orange_mtn_payment 0.0.7 orange_mtn_payment: ^0.0.7 copied to clipboard
A new Flutter package testing project.
We analyzed this package 8 days 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 60 to 180 characters to describe the package, what it does, and its target use case.
Failed to verify repository URL.
Please provide a valid repository
URL in pubspec.yaml
, such that:
repository
can be cloned,- a clone of the repository contains a
pubspec.yaml
, which:,- contains
name: orange_mtn_payment
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
Unable to access git repository: Could not accept branch name: (unknown)
.
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
35 out of 142 API elements (24.6 %) have documentation comments.
Some symbols that are missing documentation: KaiPayConSample
, KaiPayConSample.KKiaPayRedirectURL
, KaiPayConSample.KKiaPayURL
, KaiPayConSample.SdkData
, KaiPayConSample.SdkData.amount
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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:orange_mtn_payment/Kkiapay/app/app.dart
that imports:package:orange_mtn_payment/Kkiapay/view/widgetBView.dart
that imports:package:orange_mtn_payment/Kkiapay/view/viewp.dart
that imports:package:webview_flutter/webview_flutter.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:orange_mtn_payment/Kkiapay/app/app.dart
that imports:package:orange_mtn_payment/Kkiapay/view/widgetBView.dart
that imports:package:orange_mtn_payment/Kkiapay/view/viewp.dart
that imports:package:webview_flutter/webview_flutter.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:orange_mtn_payment/Kkiapay/app/app.dart
that imports:package:orange_mtn_payment/Kkiapay/view/widgetBView.dart
that imports:package:orange_mtn_payment/Kkiapay/view/viewp.dart
that imports:package:webview_flutter/webview_flutter.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:orange_mtn_payment/Kkiapay/app/app.dart
that imports:package:orange_mtn_payment/Kkiapay/view/widgetBView.dart
that imports:package:orange_mtn_payment/Kkiapay/view/viewp.dart
that imports:package:webview_flutter/webview_flutter.dart
that 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:orange_mtn_payment/Kkiapay/app/app.dart
that imports:package:orange_mtn_payment/Kkiapay/view/widgetBView.dart
that imports:package:orange_mtn_payment/Kkiapay/view/viewp.dart
that imports:package:webview_flutter/webview_flutter.dart
that imports:package:webview_flutter/src/webview.dart
that imports:package:webview_flutter_wkwebview/webview_flutter_wkwebview.dart
that declares support for platforms:iOS
.
Package does not support platform `iOS`.
Because:
package:orange_mtn_payment/Kkiapay/app/app.dart
that imports:package:orange_mtn_payment/Kkiapay/view/widgetBView.dart
that imports:package:orange_mtn_payment/Kkiapay/view/viewp.dart
that imports:package:webview_flutter/webview_flutter.dart
that imports:package:webview_flutter/src/webview.dart
that imports:package:webview_flutter_android/webview_surface_android.dart
that declares support for platforms:Android
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:orange_mtn_payment/Kkiapay/app/app.dart
that imports:package:stacked_services/stacked_services.dart
that imports:package:stacked_services/src/stacked_service.dart
that imports:package:stacked_services/src/navigation/route_observer.dart
that imports:package:get/get_navigation/src/router_report.dart
that imports:package:get/get.dart
that imports:package:get/route_manager.dart
that imports:package:get/get_navigation/get_navigation.dart
that imports:package:get/get_navigation/src/root/get_material_app.dart
that imports:package:get/get_utils/get_utils.dart
that imports:package:get/get_utils/src/platform/platform.dart
that imports:package:get/get_utils/src/platform/platform_web.dart
that imports:dart:html
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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 31 issues. Showing the first 2:
WARNING: Unused import: 'package:stacked/stacked.dart'.
lib/Kkiapay/app/appLocator.dart:9:8
╷
9 │ import 'package:stacked/stacked.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/Kkiapay/app/appLocator.dart
INFO: The file name 'appBloger.dart' isn't a lower_case_with_underscores identifier.
To reproduce make sure you are using the lints_core and run flutter analyze lib/Kkiapay/app/appBloger.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
flutter |
flutter |
0.0.0 | 0.0.0 |
logger |
^1.1.0 |
1.4.0 | 2.5.0 |
stacked |
^3.0.1 |
3.4.4 | 3.4.4 |
stacked_hooks |
^0.2.2 |
0.2.4 | 0.2.4 |
stacked_services |
^0.9.9 |
0.9.12 | 1.6.0 |
url_launcher |
^6.1.7 |
6.3.1 | 6.3.1 |
webview_flutter |
^3.0.4 |
3.0.4 | 4.10.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
async |
- | 2.12.0 | 2.12.0 |
characters |
- | 1.3.0 | 1.4.0 |
collection |
- | 1.19.0 | 1.19.1 |
crypto |
- | 3.0.6 | 3.0.6 |
flutter_hooks |
- | 0.20.5 | 0.20.5 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
get |
- | 4.6.6 | 4.6.6 |
get_it |
- | 8.0.3 | 8.0.3 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
nested |
- | 1.0.0 | 1.0.0 |
path |
- | 1.9.1 | 1.9.1 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
provider |
- | 6.1.2 | 6.1.2 |
sky_engine |
- | 0.0.0 | 0.0.0 |
stacked_shared |
- | 1.4.2 | 1.4.2 |
typed_data |
- | 1.4.0 | 1.4.0 |
universal_io |
- | 2.2.2 | 2.2.2 |
url_launcher_android |
- | 6.3.14 | 6.3.14 |
url_launcher_ios |
- | 6.3.2 | 6.3.2 |
url_launcher_linux |
- | 3.2.1 | 3.2.1 |
url_launcher_macos |
- | 3.2.2 | 3.2.2 |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 |
url_launcher_web |
- | 2.3.3 | 2.3.3 |
url_launcher_windows |
- | 3.1.3 | 3.1.3 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
webview_flutter_android |
- | 2.10.4 | 4.2.0 |
webview_flutter_platform_interface |
- | 1.9.5 | 2.10.0 |
webview_flutter_wkwebview |
- | 2.9.5 | 3.16.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 3 issues. Showing the first 2:
The constraint `^1.1.0` on logger does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions logger
to update the constraint.
The constraint `^0.9.9` on stacked_services does not support the stable version `0.10.0`.
Try running dart pub upgrade --major-versions stacked_services
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.22.17
, Flutter 3.27.0
, Dart 3.6.0
.
Check the analysis log for details.