tinkoff_acquiring 2.1.0 copy "tinkoff_acquiring: ^2.1.0" to clipboard
tinkoff_acquiring: ^2.1.0 copied to clipboard

PlatformAndroidiOS
outdated

Flutter Tinkoff Acquiring SDK is a simple way to integrate payments into your mobile application.

130/ 160
pub points
32
downloads

We analyzed this package 18 days ago, and awarded it 130 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

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

OUT: Resolving dependencies... Downloading packages...

  • _fe_analyzer_shared 91.0.0 (was 91.0.0) (92.0.0 available)
  • analyzer 8.4.1 (was 8.4.1) (9.0.0 available)
  • args 2.7.0 (was 2.7.0)
  • async 2.13.0 (was 2.13.0)
  • collection 1.19.1 (was 1.19.1)
  • convert 3.1.2 (was 3.1.2)
  • crypto 3.0.7 (was 3.0.7)
  • csslib 1.0.2 (was 1.0.2) [18 more lines] ERR: The current activation of dartdoc cannot resolve to the same set of dependencies.

Try reactivating the package. flutter pub global activate dartdoc Failed to update packages.

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

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:tinkoff_acquiring/tinkoff_acquiring_ui.dart that imports:
  • package:tinkoff_acquiring/src/ui/collect_data.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:tinkoff_acquiring/tinkoff_acquiring_ui.dart that imports:
  • package:tinkoff_acquiring/src/ui/collect_data.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:tinkoff_acquiring/tinkoff_acquiring_ui.dart that imports:
  • package:tinkoff_acquiring/src/ui/collect_data.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:tinkoff_acquiring/tinkoff_acquiring_ui.dart that imports:
  • package:tinkoff_acquiring/src/ui/collect_data.dart that imports:
  • package:webview_flutter/webview_flutter.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:tinkoff_acquiring/tinkoff_acquiring_ui.dart that imports:
  • package:tinkoff_acquiring/src/ui/collect_data.dart that imports:
  • package:webview_flutter/webview_flutter.dart that imports:
  • package:webview_flutter/src/webview.dart that imports:
  • package:webview_flutter_wkwebview/webview_flutter_wkwebview.dart that declares support for platforms: iOS.
Package does not support platform `iOS`.

Because:

  • package:tinkoff_acquiring/tinkoff_acquiring_ui.dart that imports:
  • package:tinkoff_acquiring/src/ui/collect_data.dart that imports:
  • package:webview_flutter/webview_flutter.dart that imports:
  • package:webview_flutter/src/webview.dart that imports:
  • package:webview_flutter_android/webview_android_cookie_manager.dart that declares support for platforms: Android.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: 'evaluateJavascript' is deprecated and shouldn't be used. Use [runJavascript] or [runJavascriptReturningResult].

lib/src/ui/web_view_3ds.dart:168:19

    ╷
168 │           await v.evaluateJavascript('document.documentElement.innerHTML');
    │                   ^^^^^^^^^^^^^^^^^^
    ╵

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

/tmp/pana_QOSETG/lib/src/core/models/enums/status.dart doesn't match the Dart formatter.

To format your files run: dart format .

Failed report section
Support up-to-date dependencies
30 / 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
comparer ^2.0.1 2.0.1 2.0.1
crypto ^3.0.0 3.0.7 3.0.7
crypton ^2.0.1 2.2.1 2.2.1
http ^0.13.0 0.13.6 1.6.0
json_annotation ^4.0.0 4.9.0 4.9.0
meta ^1.3.0 1.17.0 1.17.0
webview_flutter ^2.0.2 2.8.0 4.13.0
Transitive dependencies
Package Constraint Compatible Latest Notes
asn1lib - 1.6.5 1.6.5
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
js - 0.7.2 0.7.2 Discontinued
material_color_utilities - 0.11.1 0.13.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 4.0.0
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
webview_flutter_android - 2.10.4 4.10.11
webview_flutter_platform_interface - 1.9.5 2.14.0
webview_flutter_wkwebview - 2.9.5 3.23.5

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

The constraint `^0.13.0` on http does not support the stable version `1.0.0`.

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

The constraint `^2.0.2` on webview_flutter does not support the stable version `3.0.0`.

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

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:
41
likes
130
points
32
downloads

Publisher

verified publishermadbrains.ru

Weekly Downloads

Flutter Tinkoff Acquiring SDK is a simple way to integrate payments into your mobile application.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

comparer, crypto, crypton, flutter, flutter_localizations, http, json_annotation, meta, webview_flutter

More

Packages that depend on tinkoff_acquiring