xsoulspace_monetization_rustore 0.8.0
xsoulspace_monetization_rustore: ^0.8.0 copied to clipboard
Unofficial Flutter plugin for integrating RuStore monetization features.
We analyzed this package 6 hours ago, and awarded it 140 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.
10/10 points: 20% or more of the public API has dartdoc comments
17 out of 25 API elements (68.0 %) have documentation comments.
Some symbols that are missing documentation: xsoulspace_monetization_rustore, xsoulspace_monetization_rustore.DurationFromProductId, xsoulspace_monetization_rustore.RustorePurchaseProvider.RustorePurchaseProvider.new, xsoulspace_monetization_rustore.RustorePurchaseProvider.consoleApplicationId, xsoulspace_monetization_rustore.RustorePurchaseProvider.deeplinkScheme.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ Android
These platforms are not supported:
Package does not support platform `iOS`.
Because:
package:xsoulspace_monetization_rustore/xsoulspace_monetization_rustore.dartthat imports:package:xsoulspace_monetization_rustore/src/rustore_purchase_provider.dartthat imports:package:rustore_billing_api/rustore_billing_api.dartthat declares support for platforms:Android.
Package does not support platform `Windows`.
Because:
package:xsoulspace_monetization_rustore/xsoulspace_monetization_rustore.dartthat imports:package:xsoulspace_monetization_rustore/src/rustore_purchase_provider.dartthat imports:package:rustore_billing_api/rustore_billing_api.dartthat declares support for platforms:Android.
Package does not support platform `Linux`.
Because:
package:xsoulspace_monetization_rustore/xsoulspace_monetization_rustore.dartthat imports:package:xsoulspace_monetization_rustore/src/rustore_purchase_provider.dartthat imports:package:rustore_billing_api/rustore_billing_api.dartthat declares support for platforms:Android.
Package does not support platform `macOS`.
Because:
package:xsoulspace_monetization_rustore/xsoulspace_monetization_rustore.dartthat imports:package:xsoulspace_monetization_rustore/src/rustore_purchase_provider.dartthat imports:package:rustore_billing_api/rustore_billing_api.dartthat declares support for platforms:Android.
Package does not support platform `Web`.
Because:
package:xsoulspace_monetization_rustore/xsoulspace_monetization_rustore.dartthat imports:package:xsoulspace_monetization_rustore/src/rustore_purchase_provider.dartthat imports:package:rustore_billing_api/rustore_billing_api.dartthat declares support for platforms:Android.
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 |
|---|---|---|---|---|
from_json_to_json |
^0.3.0 |
0.3.0 | 0.3.0 | |
rustore_billing_api |
^0.8.0 |
0.8.0 | 0.8.0 | |
universal_io |
^2.2.2 |
2.3.1 | 2.3.1 | |
url_launcher |
^6.3.2 |
6.3.2 | 6.3.2 | |
xsoulspace_foundation |
^0.2.0 |
0.2.2 | 0.3.0 | |
xsoulspace_monetization_interface |
^0.8.0 |
0.8.0 | 0.8.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^0.2.0` on xsoulspace_foundation does not support the stable version `0.3.0`.
Try running dart pub upgrade --major-versions xsoulspace_foundation 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.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.