tap_and_pay_test 0.0.4 copy "tap_and_pay_test: ^0.0.4" to clipboard
tap_and_pay_test: ^0.0.4 copied to clipboard

A Google platform plugin

115/ 160
pub points
153
downloads

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

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

Failed check 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.

  • pubspec.yaml doesn't have a homepage entry.

  • pubspec.yaml doesn't have a repository entry.

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

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("0.0.4").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

7 out of 19 API elements (36.8 %) have documentation comments.

Some symbols that are missing documentation: TapAndPayPlugin, TapAndPayPlugin.TapAndPayPlugin, TapAndPayPlugin.TapAndPayPlugin.TapAndPayPlugin.new, TapAndPayPlugin.TapAndPayPlugin.getActiveWalletId, google_method_channel.

Passed check 10/10 points: Package has 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

  • ✓ Web

These platforms are not supported:

Package does not support platform `iOS`.

Because:

  • package:tap_and_pay_test/tapAndPay/TapAndPayPlugin.dart that declares support for platforms: Android, Web.
Package does not support platform `Windows`.

Because:

  • package:tap_and_pay_test/tapAndPay/TapAndPayPlugin.dart that declares support for platforms: Android, Web.
Package does not support platform `Linux`.

Because:

  • package:tap_and_pay_test/tapAndPay/TapAndPayPlugin.dart that declares support for platforms: Android, Web.
Package does not support platform `macOS`.

Because:

  • package:tap_and_pay_test/tapAndPay/TapAndPayPlugin.dart that declares support for platforms: Android, Web.

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Android

Because:

  • package:tap_and_pay_test/tapAndPay/google_web.dart that imports:
  • package:web/web.dart that imports:
  • package:web/src/helpers.dart that imports:
  • package:web/src/helpers/http.dart that imports:
  • package:web/src/helpers/events/events.dart that imports:
  • package:web/src/helpers/events/streams.dart that imports:
  • package:web/src/dom.dart that imports:
  • package:web/src/dom/xhr.dart that imports:
  • package:web/src/dom/html.dart that imports:
  • package:web/src/dom/webmidi.dart that imports:
  • package:web/src/dom/hr_time.dart that imports:
  • package:web/src/dom/user_timing.dart that imports:
  • package:web/src/dom/performance_timeline.dart that imports:
  • dart:js_interop

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

WARNING: The method doesn't override an inherited method.

lib/tapAndPay/google_web.dart:22:19

   ╷
22 │   Future<String?> getPlatformVersion() async {
   │                   ^^^^^^^^^^^^^^^^^^
   ╵

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

INFO: The file name 'TapAndPayPlugin.dart' isn't a lower_case_with_underscores identifier.

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

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

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

Package Constraint Compatible Latest Notes
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
web ^1.0.0 1.1.1 1.1.1
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
vector_math - 2.2.0 2.2.0

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
115
points
153
downloads

Publisher

unverified uploader

Weekly Downloads

A Google platform plugin

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on tap_and_pay_test

Packages that implement tap_and_pay_test