oneapp_sdk 0.0.7
oneapp_sdk: ^0.0.7 copied to clipboard
OneApp Cobranding SDK - Flutter plugin for payment processing.
We analyzed this package 32 hours 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.
0/10 points: 20% or more of the public API has dartdoc comments
106 out of 1373 API elements (7.7 %) 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: AadhaarResponse, AadhaarResponse.AadhaarResponse, AadhaarResponse.AadhaarResponse.AadhaarResponse.fromJson, AadhaarResponse.AadhaarResponse.AadhaarResponse.new, AadhaarResponse.AadhaarResponse.aadhaar.
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:oneapp_sdk/oneapp_sdk.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:oneapp_sdk/oneapp_sdk.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:oneapp_sdk/oneapp_sdk.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:oneapp_sdk/oneapp_sdk.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:oneapp_sdk/oneapp_sdk.dartthat imports:package:oneapp_sdk/common/sdkapiservice.dartthat imports:package:oneapp_sdk/common/loadingscreen.dartthat imports:package:oneapp_sdk/common/kglobal.dartthat imports:package:oneapp_sdk/common/apiservices.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `iOS`.
Because:
package:oneapp_sdk/oneapp_sdk.dartthat imports:package:oneapp_sdk/common/sdkapiservice.dartthat imports:package:oneapp_sdk/common/loadingscreen.dartthat imports:package:oneapp_sdk/common/kglobal.dartthat imports:package:oneapp_sdk/common/apiservices.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 201 issues. Showing the first 2:
ERROR: Target of URI doesn't exist: 'package:oneapp_sdk/model/UserDataModel.dart'.
lib/tapay/tapaywebview.dart:5:8
╷
5 │ import 'package:oneapp_sdk/model/UserDataModel.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/tapay/tapaywebview.dart
ERROR: Undefined class 'userdatamodel'.
lib/tapay/tapaywebview.dart:31:3
╷
31 │ userdatamodel? userdata;
│ ^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/tapay/tapaywebview.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
client_information |
^2.2.0 |
2.2.0 | 2.2.0 | |
connectivity_plus |
^7.0.0 |
7.0.0 | 7.0.0 | |
credit_card_form |
^1.0.0 |
1.0.1 | 1.0.1 | |
crypto |
^3.0.2 |
3.0.7 | 3.0.7 | |
encrypt |
^5.0.3 |
5.0.3 | 5.0.3 | |
flutter_credit_card |
^4.1.0 |
4.1.0 | 4.1.0 | |
flutter_secure_storage |
^9.2.2 |
9.2.4 | 10.0.0 | |
fluttertoast |
^8.2.4 |
8.2.14 | 9.0.0 | |
geocoding |
^4.0.0 |
4.0.0 | 4.0.0 | |
geolocator |
^14.0.2 |
14.0.2 | 14.0.2 | |
get |
^4.7.3 |
4.7.3 | 4.7.3 | |
http |
^1.6.0 |
1.6.0 | 1.6.0 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
otp_fields |
^0.0.4 |
0.0.4 | 0.0.4 | |
permission_handler |
^11.3.0 |
11.4.0 | 12.0.1 | |
pinput |
^4.0.0 |
4.0.0 | 6.0.1 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
progress_bar_steppers |
^0.0.2+2 |
0.0.2+2 | 0.0.2+2 | |
shared_preferences |
^2.2.2 |
2.5.4 | 2.5.4 | |
sms_autofill |
^2.4.1 |
2.4.1 | 2.4.1 | |
timer_count_down |
^2.2.2 |
2.2.2 | 2.2.2 | |
webview_flutter |
^4.7.0 |
4.13.1 | 4.13.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 4 issues. Showing the first 2:
The constraint `^9.2.2` on flutter_secure_storage does not support the stable version `10.0.0`, that was published 28 days ago.
When flutter_secure_storage is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions flutter_secure_storage to update the constraint.
The constraint `^8.2.4` 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
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 2 errors:
URI_DOES_NOT_EXIST-lib/tapay/tapaywebview.dart:5:8- Target of URI doesn't exist: 'package:oneapp_sdk/model/UserDataModel.dart'.UNDEFINED_CLASS-lib/tapay/tapaywebview.dart:31:3- Undefined class 'userdatamodel'.
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.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.