fundlypay 0.0.6
fundlypay: ^0.0.6 copied to clipboard
A Flutter library by Fundly Pay for seamless and standardized payment integration across multiple payment methods — simplifying invoice collection, reconciliation, and settlement.
We analyzed this package 20 hours ago, and awarded it 140 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://www.fundly.ai was unreachable. Make sure that the website is reachable via HEAD requests.
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
4 out of 14 API elements (28.6 %) have documentation comments.
Some symbols that are missing documentation: fundlypay, fundlypay.FundlyPayCallback, fundlypay.FundlyPayEnvironment, fundlypay.FundlyPayEvent, fundlypay.FundlyPayService.
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:fundlypay/fundlypay.dartthat imports:package:fundlypay/src/fundly_pay_service.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_linux.dartthat imports:package:url_launcher_linux/url_launcher_linux.dartthat declares support for platforms:Linux.
Package does not support platform `Linux`.
Because:
package:fundlypay/fundlypay.dartthat imports:package:fundlypay/src/fundly_pay_service.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:fundlypay/fundlypay.dartthat imports:package:fundlypay/src/fundly_pay_service.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:fundlypay/fundlypay.dartthat imports:package:fundlypay/src/fundly_pay_service.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_web.dartthat imports:package:share_plus_platform_interface/share_plus_platform_interface.dartthat imports:package:share_plus_platform_interface/platform_interface/share_plus_platform.dartthat imports:package:share_plus_platform_interface/method_channel/method_channel_share.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
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:fundlypay/fundlypay.dartthat imports:package:fundlypay/src/fundly_pay_service.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:fundlypay/fundlypay.dartthat imports:package:fundlypay/src/fundly_pay_service.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
file_picker |
^10.2.0 |
10.3.10 | 11.0.2 | |
flutter_image_compress |
^2.3.0 |
2.5.1 | 2.5.1 | |
flutter_inappwebview |
^6.1.0 |
6.1.5 | 6.1.5 | |
http |
^1.2.2 |
1.6.0 | 1.6.0 | |
image_picker |
^1.1.1 |
1.2.3 | 1.2.3 | |
path_provider |
^2.1.3 |
2.1.6 | 2.1.6 | |
permission_handler |
^12.0.1 |
12.0.3 | 12.0.3 | |
share_plus |
^11.1.0 |
11.1.0 | 13.3.0 | |
url_launcher |
^6.3.0 |
6.3.2 | 6.3.2 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^10.2.0` on file_picker does not support the stable version `11.0.0`.
Try running dart pub upgrade --major-versions file_picker to update the constraint.
The constraint `^11.1.0` on share_plus does not support the stable version `12.0.0`.
Try running dart pub upgrade --major-versions share_plus 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.14, Flutter 3.44.5, Dart 3.12.2.
Check the analysis log for details.