in_app_subscription_bundle 0.0.11
in_app_subscription_bundle: ^0.0.11 copied to clipboard
A plugin to make in app purchase easy.
We analyzed this package 30 hours ago, and awarded it 130 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 50 to 180 characters to describe the package, what it does, and its target use case.
Homepage URL doesn't exist.
At the time of the analysis https://github.com/Gourav-sharma/in_appPurchase_bundle
was unreachable. Make sure that the website is reachable via HEAD
requests.
Repository URL doesn't exist.
At the time of the analysis https://github.com/Gourav-sharma/pin_appPurchase_bundle
was unreachable. Make sure that the website is reachable via HEAD
requests.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/Gourav-sharma/in_appPurchase_bundle/issues
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
10/10 points: Use an OSI-approved license
Detected license: MIT
.
10/10 points: 20% or more of the public API has dartdoc comments
11708 out of 12168 API elements (96.2 %) have documentation comments.
Some symbols that are missing documentation: api_client
, api_client.ApiClient
, api_client.ApiClient.ApiClient.new
, api_client.ApiClient.baseUrl
, api_client.ApiClient.headers
.
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:in_app_subscription_bundle/in_app_subscription_bundle.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:in_app_subscription_bundle/in_app_subscription_bundle.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:in_app_subscription_bundle/in_app_subscription_bundle.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:in_app_subscription_bundle/in_app_subscription_bundle.dart
that 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:in_app_subscription_bundle/in_app_subscription_bundle.dart
that imports:package:in_app_subscription_bundle/features/subscripton/service/subscription_service.dart
that imports:package:in_app_purchase_storekit/in_app_purchase_storekit.dart
that declares support for platforms:iOS
,macOS
.
Package does not support platform `iOS`.
Because:
package:in_app_subscription_bundle/in_app_subscription_bundle.dart
that imports:package:in_app_purchase_android/billing_client_wrappers.dart
that declares support for platforms:Android
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:in_app_subscription_bundle/in_app_subscription_bundle.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.cn/web/wasm for details.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on iOS
It does not contain ios/in_app_subscription_bundle/Package.swift
.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 21 issues. Showing the first 2:
INFO: An uninitialized variable should have an explicit type annotation.
lib/api_calling/api_client.dart:100:9
╷
100 │ var serverMessage ;
│ ^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/api_calling/api_client.dart
INFO: Don't use 'BuildContext's across async gaps.
lib/features/subscripton/bloc/subs_bloc.dart:76:38
╷
76 │ CommonUtilMethods.showSnackBar(context: context, message: "Products not found");
│ ^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/features/subscripton/bloc/subs_bloc.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
dio |
^5.8.0+1 |
5.9.0 | 5.9.0 | |
flutter_bloc |
^9.1.0 |
9.1.1 | 9.1.1 | |
http |
^1.3.0 |
1.5.0 | 1.5.0 | |
in_app_purchase |
^3.2.1 |
3.2.3 | 3.2.3 | |
in_app_purchase_android |
^0.4.0+2 |
0.4.0+6 | 0.4.0+6 | |
in_app_purchase_storekit |
^0.4.3 |
0.4.6 | 0.4.6 | |
intl |
^0.18.0 |
0.18.1 | 0.20.2 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 9.1.0 | 9.1.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
in_app_purchase_platform_interface |
- | 1.4.0 | 1.4.0 | |
json_annotation |
- | 4.9.0 | 4.9.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^0.18.0` on intl does not support the stable version `0.19.0`.
Try running dart pub upgrade --major-versions intl
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.22.24
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.