thefaithapp_giving 0.1.0
thefaithapp_giving: ^0.1.0 copied to clipboard
Authenticated, provider-extensible giving views for TheFaithApp Flutter applications.
We analyzed this package 29 hours ago, and awarded it 150 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
15 out of 199 API elements (7.5 %) 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: thefaithapp_giving.CampaignGivingRequest, thefaithapp_giving.CampaignGivingRequest.CampaignGivingRequest.new, thefaithapp_giving.CampaignGivingRequest.amount, thefaithapp_giving.CampaignGivingRequest.coverFees, thefaithapp_giving.CampaignGivingRequest.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:thefaithapp_giving/thefaithapp_giving.dartthat imports:package:thefaithapp_giving/src/giving_view.dartthat imports:package:thefaithapp_giving/src/giving_client.dartthat imports:package:thefaithapp_giving/src/payment/stripe_payment_handler.dartthat imports:package:flutter_stripe/flutter_stripe.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:thefaithapp_giving/thefaithapp_giving.dartthat imports:package:thefaithapp_giving/src/giving_view.dartthat imports:package:thefaithapp_giving/src/giving_client.dartthat imports:package:thefaithapp_giving/src/payment/stripe_payment_handler.dartthat imports:package:flutter_stripe/flutter_stripe.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:thefaithapp_giving/thefaithapp_giving.dartthat imports:package:thefaithapp_giving/src/giving_view.dartthat imports:package:thefaithapp_giving/src/giving_client.dartthat imports:package:thefaithapp_giving/src/payment/stripe_payment_handler.dartthat imports:package:flutter_stripe/flutter_stripe.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Web`.
Because:
package:thefaithapp_giving/thefaithapp_giving.dartthat imports:package:thefaithapp_giving/src/giving_view.dartthat imports:package:thefaithapp_giving/src/giving_client.dartthat imports:package:thefaithapp_giving/src/payment/hosted_payment_handler.dartthat imports:package:webview_flutter/webview_flutter.dartthat declares support for platforms:Android,iOS,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:thefaithapp_giving/thefaithapp_giving.dartthat imports:package:thefaithapp_giving/src/giving_view.dartthat imports:package:thefaithapp_giving/src/giving_client.dartthat imports:package:thefaithapp_giving/src/giving_api.dartthat imports:package:thefaithapp_auth/thefaithapp_auth.dartthat imports:package:thefaithapp_auth/src/thefaithapp_auth.dartthat imports:package:thefaithapp_auth/src/auth_client.dartthat imports:package:thefaithapp_auth/src/callback_uri_provider.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:thefaithapp_giving/thefaithapp_giving.dartthat imports:package:thefaithapp_giving/src/giving_view.dartthat imports:package:thefaithapp_giving/src/giving_client.dartthat imports:package:thefaithapp_giving/src/giving_api.dartthat imports:package:thefaithapp_auth/thefaithapp_auth.dartthat imports:package:thefaithapp_auth/src/thefaithapp_auth.dartthat imports:package:thefaithapp_auth/src/auth_client.dartthat imports:package:thefaithapp_auth/src/callback_uri_provider.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
flutter_stripe |
^13.0.0 |
13.1.0 | 13.1.0 | |
http |
^1.6.0 |
1.6.0 | 1.6.0 | |
thefaithapp_auth |
^0.1.0 |
0.1.0 | 0.1.0 | |
webview_flutter |
^4.14.1 |
4.14.1 | 4.14.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
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.