helium_revenuecat 3.3.12 copy "helium_revenuecat: ^3.3.12" to clipboard
helium_revenuecat: ^3.3.12 copied to clipboard

Helium RevenueCat SDK. Remotely build and auto-optimize paywalls (tryhelium.com)

120/ 160
pub points
561
downloads

We analyzed this package 4 days ago, and awarded it 120 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

3 out of 9 API elements (33.3 %) have documentation comments.

Some symbols that are missing documentation: helium_revenuecat, helium_revenuecat.RevenueCatPurchaseDelegate.makePurchase, helium_revenuecat.RevenueCatPurchaseDelegate.makePurchaseAndroid, helium_revenuecat.RevenueCatPurchaseDelegate.makePurchaseIOS, helium_revenuecat.RevenueCatPurchaseDelegate.onPaywallEvent.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:helium_revenuecat/helium_revenuecat.dart that imports:
  • package:helium_revenuecat/src/revenue_cat_purchase_delegate.dart that imports:
  • package:purchases_flutter/purchases_flutter.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:helium_revenuecat/helium_revenuecat.dart that imports:
  • package:helium_revenuecat/src/revenue_cat_purchase_delegate.dart that imports:
  • package:purchases_flutter/purchases_flutter.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `macOS`.

Because:

  • package:helium_revenuecat/helium_revenuecat.dart that imports:
  • package:helium_revenuecat/src/revenue_cat_purchase_delegate.dart that imports:
  • package:helium_flutter/helium_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:helium_revenuecat/helium_revenuecat.dart that imports:
  • package:helium_revenuecat/src/revenue_cat_purchase_delegate.dart that imports:
  • package:helium_flutter/helium_flutter.dart that declares support for platforms: Android, iOS.
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Failed report section
Support up-to-date dependencies
10 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
helium_flutter ^3.2.4 3.3.12 3.3.12
purchases_flutter ^9.4.0 9.16.1 10.12.0
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
equatable - 2.1.0 2.1.0
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
plugin_platform_interface - 2.1.8 2.1.8
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^9.4.0` on purchases_flutter does not support the stable version `10.0.0`.

Try running dart pub upgrade --major-versions purchases_flutter to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 15 errors:

  • UNDEFINED_METHOD - lib/src/revenue_cat_purchase_delegate.dart:66:31 - The method 'purchase' isn't defined for the type 'Purchases'.
  • UNDEFINED_IDENTIFIER - lib/src/revenue_cat_purchase_delegate.dart:66:40 - Undefined name 'PurchaseParams'.
  • UNDEFINED_METHOD - lib/src/revenue_cat_purchase_delegate.dart:78:48 - The method 'purchase' isn't defined for the type 'Purchases'.

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.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
561
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Helium RevenueCat SDK. Remotely build and auto-optimize paywalls (tryhelium.com)

Homepage

License

MIT (license)

Dependencies

flutter, helium_flutter, purchases_flutter

More

Packages that depend on helium_revenuecat