tabby_flutter_inapp_sdk 2.0.0 copy "tabby_flutter_inapp_sdk: ^2.0.0" to clipboard
tabby_flutter_inapp_sdk: ^2.0.0 copied to clipboard

Flutter SDK for Tabby Buy Now, Pay Later. A package that allows you to integrate Tabby payment methods into your Flutter app.

110/ 160
pub points
870
downloads

We analyzed this package 5 days ago, and awarded it 110 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.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

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

19 out of 272 API elements (7.0 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: tabby_flutter_inapp_sdk, tabby_flutter_inapp_sdk.Attachment, tabby_flutter_inapp_sdk.Attachment.Attachment.new, tabby_flutter_inapp_sdk.Attachment.body, tabby_flutter_inapp_sdk.Attachment.contentType.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
0 / 20trigger folding of the section

Failed check 0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:tabby_flutter_inapp_sdk/tabby_flutter_inapp_sdk.dart that imports:
  • package:tabby_flutter_inapp_sdk/src/internal/utils.dart that imports:
  • package:webview_flutter_wkwebview/webview_flutter_wkwebview.dart that declares support for platforms: iOS, macOS.
Package does not support platform `iOS`.

Because:

  • package:tabby_flutter_inapp_sdk/tabby_flutter_inapp_sdk.dart that imports:
  • package:tabby_flutter_inapp_sdk/src/internal/utils.dart that imports:
  • package:webview_flutter_android/webview_flutter_android.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

  • package:tabby_flutter_inapp_sdk/tabby_flutter_inapp_sdk.dart that imports:
  • package:tabby_flutter_inapp_sdk/src/internal/utils.dart that imports:
  • package:webview_flutter_wkwebview/webview_flutter_wkwebview.dart that declares support for platforms: iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:tabby_flutter_inapp_sdk/tabby_flutter_inapp_sdk.dart that imports:
  • package:tabby_flutter_inapp_sdk/src/internal/utils.dart that imports:
  • package:webview_flutter_wkwebview/webview_flutter_wkwebview.dart that declares support for platforms: iOS, macOS.
Package does not support platform `macOS`.

Because:

  • package:tabby_flutter_inapp_sdk/tabby_flutter_inapp_sdk.dart that imports:
  • package:tabby_flutter_inapp_sdk/src/internal/utils.dart that imports:
  • package:webview_flutter_android/webview_flutter_android.dart that declares support for platforms: Android.
Package does not support platform `Web`.

Because:

  • package:tabby_flutter_inapp_sdk/tabby_flutter_inapp_sdk.dart that imports:
  • package:tabby_flutter_inapp_sdk/src/internal/utils.dart that imports:
  • package:webview_flutter_wkwebview/webview_flutter_wkwebview.dart that declares support for platforms: iOS, macOS.
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: The import of 'package:webview_flutter_platform_interface/webview_flutter_platform_interface.dart' is unnecessary because all of the used elements are also provided by the import of 'package:webview_flutter/webview_flutter.dart'.

lib/src/internal/utils.dart:17:8

   ╷
17 │ import 'package:webview_flutter_platform_interface/webview_flutter_platform_interface.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

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
http ^1.2.2 1.6.0 1.6.0
image ^4.5.4 4.9.1 4.9.1
image_picker ^1.1.2 1.2.2 1.2.2
path_provider ^2.1.5 2.1.5 2.1.5
permission_handler ^11.4.0 11.4.0 12.0.3
uuid ^4.5.0 4.5.3 4.5.3
webview_flutter ^4.2.2 4.13.1 4.13.1
webview_flutter_android ^4.10.0 4.13.0 4.13.0
webview_flutter_platform_interface ^2.14.0 2.15.1 2.15.1
webview_flutter_wkwebview ^3.22.1 3.26.0 3.26.0
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.9 4.0.9
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
code_assets - 1.2.1 1.2.1
collection - 1.19.1 1.19.1
cross_file - 0.3.5+2 0.3.5+2
crypto - 3.0.7 3.0.7
ffi - 2.2.0 2.2.0
file_selector_linux - 0.9.4 0.9.4
file_selector_macos - 0.9.5 0.9.5
file_selector_platform_interface - 2.7.0 2.7.0
file_selector_windows - 0.9.3+5 0.9.3+5
fixnum - 1.1.1 1.1.1
flutter_plugin_android_lifecycle - 2.0.35 2.0.35
hooks - 2.0.2 2.0.2
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.13+19 0.8.13+19
image_picker_for_web - 3.1.1 3.1.1
image_picker_ios - 0.8.13+6 0.8.13+6
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2+1 0.2.2+1
image_picker_platform_interface - 2.11.1 2.11.1
image_picker_windows - 0.2.2 0.2.2
jni - 1.0.0 1.0.0
jni_flutter - 1.0.1 1.0.1
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.18.3
mime - 2.0.0 2.0.0
objective_c - 9.4.1 9.4.1
package_config - 2.2.0 3.0.0
path - 1.9.1 1.9.1
path_provider_android - 2.3.1 2.3.1
path_provider_foundation - 2.6.0 2.6.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
permission_handler_android - 12.1.0 13.0.1
permission_handler_apple - 9.4.9 9.4.9
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
petitparser - 7.0.2 7.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.5.0 6.5.0
pub_semver - 2.2.0 2.2.0
record_use - 0.6.0 0.6.0
source_span - 1.10.2 1.10.2
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.4.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
xml - 7.0.1 7.0.1
yaml - 3.1.3 3.1.3

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

The constraint `^11.4.0` on permission_handler does not support the stable version `12.0.0`.

Try running dart pub upgrade --major-versions permission_handler 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.12, Flutter 3.44.1, Dart 3.12.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
21
likes
110
points
870
downloads

Documentation

API reference

Publisher

verified publishertabby.ai

Weekly Downloads

Flutter SDK for Tabby Buy Now, Pay Later. A package that allows you to integrate Tabby payment methods into your Flutter app.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, image, image_picker, path_provider, permission_handler, uuid, webview_flutter, webview_flutter_android, webview_flutter_platform_interface, webview_flutter_wkwebview

More

Packages that depend on tabby_flutter_inapp_sdk