pay_android 1.0.9 icon indicating copy to clipboard operation
pay_android: ^1.0.9 copied to clipboard

PlatformAndroid
unlisted

A plug-in to add support for payments on the Android side of Flutter applications.

4
likes
120/ 140
pub points
80%
popularity

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

icon indicating section status
Follow Dart file conventions
30 / 30icon to trigger folding of the section

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: Apache-2.0.

icon indicating section status
Provide documentation
10 / 20icon to trigger folding of the section

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

  • 9 out of 20 API elements (45.0 %) have documentation comments.
icon indicating section status
Platform support
20 / 20icon to trigger folding of the section

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:pay_android/pay_android.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

  • package:pay_android/pay_android.dart that declares support for platforms: Android.
Package does not support platform `Linux`.

Because:

  • package:pay_android/pay_android.dart that declares support for platforms: Android.
Package does not support platform `macOS`.

Because:

  • package:pay_android/pay_android.dart that declares support for platforms: Android.
Package does not support platform `Web`.

Because:

  • package:pay_android/pay_android.dart that declares support for platforms: Android.
icon indicating section status
Pass static analysis
30 / 30icon to trigger folding of the section

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

icon indicating section status
Support up-to-date dependencies
10 / 20icon to trigger folding of the section

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

PackageConstraintCompatibleLatest
flutterflutter0.0.00.0.0
flutter_localizationsflutter0.0.00.0.0
flutter_svg^1.0.01.1.62.0.4
pay_platform_interface^1.0.31.0.31.0.3
Transitive dependencies
PackageConstraintCompatibleLatest
characters-1.2.11.3.0
clock-1.1.11.1.1
collection-1.17.01.17.1
intl-0.17.00.18.0
js-0.6.50.6.7
material_color_utilities-0.2.00.3.0
meta-1.8.01.9.1
path-1.8.21.8.3
path_drawing-1.0.11.0.1
path_parsing-1.0.11.0.1
petitparser-5.1.05.3.0
sky_engine-0.0.990.0.99
source_span-1.9.11.9.1
string_scanner-1.2.01.2.0
term_glyph-1.2.11.2.1
vector_math-2.1.42.1.4
xml-6.2.26.2.2
yaml-3.1.13.1.1

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

The constraint `^1.0.0` on flutter_svg does not support the stable version `2.0.0`.

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

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

icon indicating section status
Support sound null safety
20 / 20icon to trigger folding of the section

20/20 points: Package and dependencies are fully migrated to null safety!

Analysed with Pana 0.21.27, Flutter 3.7.7, Dart 2.19.4.

4
likes
120
pub points
80%
popularity

Publisher

verified publisher icongoogle.dev

A plug-in to add support for payments on the Android side of Flutter applications.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Icon for licenses.Apache-2.0 (LICENSE)

Dependencies

flutter, flutter_localizations, flutter_svg, pay_platform_interface

More

Packages that depend on pay_android