appstitch_stripe 2.0.1-nullsafety.1 copy "appstitch_stripe: ^2.0.1-nullsafety.1" to clipboard
appstitch_stripe: ^2.0.1-nullsafety.1 copied to clipboard

PlatformAndroidiOS
outdated

Stripe Integrations for Appstitch.

0
likes
100/ 140
pub points
0%
popularity

We analyzed this package 14 days ago, and awarded it 100 pub points (of a possible 140):

failed
Follow Dart file conventions
20 / 30trigger folding of the section

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 60 to 180 characters to describe the package, what it does, and its target use case.

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: BSD-3-Clause.

failed
Provide documentation
10 / 20trigger folding of the section

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

OUT: Documenting appstitch_stripe... Discovering libraries... Linking elements... Precaching local docs for 636414 elements... Initialized dartdoc with 1133 libraries Generating docs for library stripe.dart from package:appstitch_stripe/stripe.dart... Generating docs for library types.dart from package:appstitch_stripe/types.dart... Generating docs for library native_stripe/android_pay_payment_request.dart from package:appstitch_stripe/native_stripe/android_pay_payment_request.dart... Generating docs for library native_stripe/error_codes.dart from package:appstitch_stripe/native_stripe/error_codes.dart... Generating docs for library native_stripe/apple_pay_payment_request.dart from package:appstitch_stripe/native_stripe/apple_pay_payment_request.dart... [50 more lines] ERR: warning: appstitch_stripe has no library level documentation comments from appstitch_stripe: (file:///tmp/pana_LYSOHH/lib/stripe.dart:1:9) warning: appstitch_stripe has no library level documentation comments from appstitch_stripe: (file:///tmp/pana_LYSOHH/lib/types/subscriptionItem.dart:1:9) error: file already written at "appstitch_stripe/appstitch_stripe-library.html" for symbol appstitch_stripe: (file:///tmp/pana_LYSOHH/lib/types/subscriptionItem.dart:1:9) conflicting with file already generated by appstitch_stripe: (file:///tmp/pana_LYSOHH/lib/stripe.dart:1:9) Dartdoc generates a path and filename to write to for each symbol. 'appstitch_stripe' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, [85 more lines]

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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:appstitch_stripe/native_stripe.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:appstitch_stripe/native_stripe.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:appstitch_stripe/native_stripe.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:appstitch_stripe/native_stripe.dart that declares support for platforms: Android, iOS.
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 73 issues. Showing the first 2:

WARNING: Duplicate export.

lib/types.dart:31:8

   ╷
31 │ export './types/paymentMethod.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/types.dart

WARNING: Duplicate export.

lib/types.dart:35:8

   ╷
35 │ export './types/card.dart';
   │        ^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/types.dart

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

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

Package Constraint Compatible Latest
appstitch_core ^2.0.0-nullsafety.1 2.0.2 2.0.2
collection ^1.15.0-nullsafety.4 1.18.0 1.18.0
flutter flutter 0.0.0 0.0.0
json_annotation ^4.0.0 4.8.1 4.8.1
Transitive dependencies
Package Constraint Compatible Latest
args - 2.4.2 2.4.2
asn1lib - 1.5.2 1.5.2
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
encrypt - 5.0.3 5.0.3
http - 0.13.6 1.2.1
http_parser - 4.0.2 4.0.2
js - 0.7.1 0.7.1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.12.0
path - 1.9.0 1.9.0
pointycastle - 3.7.4 3.7.4
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
tuple - 2.0.2 2.0.2
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4

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

Analyzed with Pana 0.22.2, Flutter 3.19.2, Dart 3.3.0.

Check the analysis log for details.

0
likes
100
pub points
0%
popularity

Publisher

verified publisherappstitch.dev

Stripe Integrations for Appstitch.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

appstitch_core, collection, flutter, json_annotation

More

Packages that depend on appstitch_stripe