safexpay 0.0.9
safexpay: ^0.0.9 copied to clipboard
A new Flutter plugin to create payment gateway using SafexPay
We analyzed this package 27 hours ago, and awarded it 60 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.
0/10 points: 20% or more of the public API has dartdoc comments
48 out of 560 API elements (8.6 %) 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: AppHeader
, AppHeader.AppHeader
, AppHeader.AppHeader.AppHeader.new
, AppHeader.AppHeader.amount
, AppHeader.AppHeader.currency
.
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:safexpay/safexpay.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:safexpay/safexpay.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:safexpay/safexpay.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:safexpay/safexpay.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:safexpay/safexpay.dart
that imports:package:safexpay/screen_1.dart
that imports:package:safexpay/PaymentMode.dart
that imports:package:safexpay/logic/safex_pay_bloc.dart
that imports:package:safexpay/make_payment_webview.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:safexpay/safexpay.dart
that imports:package:safexpay/screen_1.dart
that imports:package:safexpay/PaymentMode.dart
that imports:package:safexpay/logic/safex_pay_bloc.dart
that imports:package:safexpay/make_payment_webview.dart
that imports:package:webview_flutter/webview_flutter.dart
that imports:package:webview_flutter/src/webview.dart
that imports:package:webview_flutter_android/webview_android_cookie_manager.dart
that declares support for platforms:Android
.
0/0 points: WASM compatibility
Unable to detect compatibility with runtime wasm
, and this package will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 133 issues. Showing the first 2:
ERROR: The named parameter 'primary' isn't defined.
lib/AppHeader.dart:352:35
╷
352 │ primary: UIConstants.buttonBackgroundColor,
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/AppHeader.dart
ERROR: The named parameter 'primary' isn't defined.
lib/NetBanking.dart:256:27
╷
256 │ primary: UIConstants.buttonBackgroundColor,
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/NetBanking.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
connectivity |
^3.0.6 |
3.0.6 | 3.0.6 | Discontinued |
encrypt |
^5.0.0 |
5.0.3 | 5.0.3 | |
http |
^0.13.3 |
0.13.6 | 1.5.0 | |
modal_progress_hud_nsn |
^0.1.0-nullsafety-1 |
0.1.0-nullsafety-1 | 0.5.1 | |
rxdart |
^0.27.1 |
0.27.7 | 0.28.0 | |
shared_preferences |
^2.0.6 |
2.5.3 | 2.5.3 | |
webview_flutter |
^2.0.10 |
2.8.0 | 4.13.0 |
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 | |
connectivity_for_web |
- | 0.4.0+1 | 0.4.0+1 | Discontinued |
connectivity_macos |
- | 0.2.1+2 | 0.2.1+2 | |
connectivity_platform_interface |
- | 2.0.1 | 2.0.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.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.16.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 | |
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 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
shared_preferences_android |
- | 2.4.12 | 2.4.12 | |
shared_preferences_foundation |
- | 2.5.4 | 2.5.4 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
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_android |
- | 2.10.4 | 4.10.2 | |
webview_flutter_platform_interface |
- | 1.9.5 | 2.14.0 | |
webview_flutter_wkwebview |
- | 2.9.5 | 3.23.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 5 issues. Showing the first 2:
The constraint `^0.13.3` on http does not support the stable version `1.0.0`.
Try running dart pub upgrade --major-versions http
to update the constraint.
The constraint `^0.1.0-nullsafety-1` on modal_progress_hud_nsn does not support the stable version `0.2.0`.
Try running dart pub upgrade --major-versions modal_progress_hud_nsn
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 11 errors:
UNDEFINED_NAMED_PARAMETER
-lib/AppHeader.dart:352:35
- The named parameter 'primary' isn't defined.UNDEFINED_NAMED_PARAMETER
-lib/NetBanking.dart:256:27
- The named parameter 'primary' isn't defined.UNDEFINED_NAMED_PARAMETER
-lib/cardDetails.dart:391:27
- The named parameter 'primary' isn't defined.
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.22.23
, Flutter 3.35.3
, Dart 3.9.2
.
Check the analysis log for details.