sb_payment_sdk 0.0.9 copy "sb_payment_sdk: ^0.0.9" to clipboard
sb_payment_sdk: ^0.0.9 copied to clipboard

Official SB Payment SDK

0
likes
80/ 160
pub points
14%
popularity

We analyzed this package 1 hour ago, and awarded it 80 pub points (of a possible 160):

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.

Homepage URL doesn't exist.

At the time of the analysis https://github.com/Startbutton-Engineering/payment-sdk-flutter.git was unreachable. Make sure that the website is reachable via HEAD requests.

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: sb_payment_sdk,
    • contains a version property, and,
    • does not contain a publish_to property.

Unable to access git repository: Failed to run remote show origin.

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: BSL-1.0.

failed
Provide documentation
0 / 20trigger folding of the section

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

26 out of 467 API elements (5.6 %) 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: api_error, api_error.ApiError.ApiError.fromDio, api_error.ApiError.apiErrorModel, api_error.ApiError.errorType, api_error.ApiError.extractDescriptionFromResponse.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
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:sb_payment_sdk/sb_payment_sdk.dart that imports:
  • package:flutter_paystack/flutter_paystack.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

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

Because:

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

Because:

  • package:sb_payment_sdk/sb_payment_sdk.dart that imports:
  • package:flutter_paystack/flutter_paystack.dart that declares support for platforms: Android, iOS.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:sb_payment_sdk/sb_payment_sdk.dart that imports:
  • package:flutter_paystack/flutter_paystack.dart that imports:
  • package:flutter_paystack/src/models/checkout_response.dart that imports:
  • package:flutter_paystack/src/common/paystack.dart that imports:
  • package:flutter_paystack/src/widgets/checkout/checkout_widget.dart that imports:
  • package:flutter_paystack/src/widgets/sucessful_widget.dart that imports:
  • package:flutter_paystack/src/widgets/animated_widget.dart that imports:
  • package:flutter_paystack/src/widgets/base_widget.dart that imports:
  • dart:io

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

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

failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 100 issues. Showing the first 2:

WARNING: Unused import: 'dart:convert'.

lib/core/data/session_manager.dart:1:8

  ╷
1 │ import 'dart:convert';
  │        ^^^^^^^^^^^^^^
  ╵

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

WARNING: Unused import: 'dart:convert'.

lib/core/network/api_error.dart:1:8

  ╷
1 │ import 'dart:convert';
  │        ^^^^^^^^^^^^^^
  ╵

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

failed
Support up-to-date dependencies
10 / 40trigger folding of the section

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

Package Constraint Compatible Latest
another_flushbar ^1.12.30 1.12.30 1.12.30
cupertino_icons ^1.0.2 1.0.8 1.0.8
dio ^4.0.0 4.0.6 5.7.0
equatable ^2.0.3 2.0.5 2.0.5
flutter flutter 0.0.0 0.0.0
flutter_paystack ^1.0.7 1.0.7 1.0.7
flutter_screenutil ^5.0.0+2 5.9.3 5.9.3
get ^4.6.5 4.6.6 4.6.6
get_it ^7.2.0 7.7.0 8.0.0
http ^0.13.3 0.13.6 1.2.2
injectable ^2.1.0 2.4.4 2.4.4
intl ^0.17.0 0.17.0 0.19.0
provider ^6.0.5 6.1.2 6.1.2
shared_preferences any 2.3.2 2.3.2
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.0
ffi - 2.1.3 2.1.3
file - 7.0.0 7.0.0
flutter_web_plugins - 0.0.0 0.0.0
http_parser - 4.0.2 4.1.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
nested - 1.0.0 1.0.0
path - 1.9.0 1.9.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
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
shared_preferences_android - 2.3.2 2.3.2
shared_preferences_foundation - 2.5.2 2.5.2
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.2 2.4.2
shared_preferences_windows - 2.4.1 2.4.1
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.3.0 1.3.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
web - 1.0.0 1.0.0
xdg_directories - 1.0.4 1.0.4

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

Found 4 issues. Showing the first 2:

The constraint `^4.0.0` on dio does not support the stable version `5.0.0`.

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

The constraint `^7.2.0` on get_it does not support the stable version `8.0.0`, that was published 0 days ago.

When get_it is 30 days old, this package will no longer be awarded points in this category.

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

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

0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • ARGUMENT_TYPE_NOT_ASSIGNABLE - lib/sb_payment_sdk.dart:374:16 - The argument type 'Scaffold Function(dynamic, dynamic)' can't be assigned to the parameter type 'Widget Function()'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.22.12, Flutter 3.24.2, Dart 3.5.2.

Check the analysis log for details.