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

A Flutter plugin for making payments via BudPay Payment Gateway. Completely supports all platforms.

5
likes
120/ 140
pub points
28%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger 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: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

22 out of 108 API elements (20.4 %) have documentation comments.

Some symbols that are missing documentation: flutterbudpay, flutterbudpay.AuthenticationException, flutterbudpay.AuthenticationException.AuthenticationException, flutterbudpay.Bearer, flutterbudpay.Bearer.Bearer.

10/10 points: Package has an example

OK
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:flutterbudpay/flutterbudpay.dart that imports:
  • package:flutterbudpay/src/common/budpay.dart that imports:
  • package:flutterbudpay/src/ui/checkout/checkout_widget.dart that imports:
  • package:flutterbudpay/src/wallet/debitcard.dart that imports:
  • package:flutterbudpay/src/api/transaction/cardtransactionmanager.dart that imports:
  • package:flutterbudpay/src/api/transaction/basetransactionmanager.dart that imports:
  • package:flutterbudpay/src/ui/webview.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:flutterbudpay/flutterbudpay.dart that imports:
  • package:flutterbudpay/src/common/budpay.dart that imports:
  • package:flutterbudpay/src/common/platform_info.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:flutterbudpay/flutterbudpay.dart that imports:
  • package:flutterbudpay/src/common/budpay.dart that imports:
  • package:flutterbudpay/src/common/platform_info.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:flutterbudpay/flutterbudpay.dart that imports:
  • package:flutterbudpay/src/common/budpay.dart that imports:
  • package:flutterbudpay/src/ui/checkout/checkout_widget.dart that imports:
  • package:flutterbudpay/src/wallet/debitcard.dart that imports:
  • package:flutterbudpay/src/api/transaction/cardtransactionmanager.dart that imports:
  • package:flutterbudpay/src/api/transaction/basetransactionmanager.dart that imports:
  • package:flutterbudpay/src/ui/webview.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:flutterbudpay/flutterbudpay.dart that imports:
  • package:flutterbudpay/src/common/budpay.dart that imports:
  • package:flutterbudpay/src/common/platform_info.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:flutterbudpay/flutterbudpay.dart that imports:
  • package:flutterbudpay/src/common/budpay.dart that imports:
  • package:flutterbudpay/src/common/platform_info.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 17 issues. Showing the first 2:

INFO: 'window' is deprecated and shouldn't be used. Look up the current FlutterView from the context via View.of(context) or consult the PlatformDispatcher directly instead. Deprecated to prepare for the upcoming multi-window support. This feature was deprecated after v3.7.0-32.0.pre.

lib/src/constant/constant.dart:11:46

   ╷
11 │   var brightness = SchedulerBinding.instance.window.platformBrightness;
   │                                              ^^^^^^
   ╵

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

INFO: 'WillPopScope' is deprecated and shouldn't be used. Use PopScope instead. This feature was deprecated after v3.12.0-1.0.pre.

lib/src/ui/base_widget.dart:19:12

   ╷
19 │     return WillPopScope(
   │            ^^^^^^^^^^^^
   ╵

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

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

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

Package Constraint Compatible Latest
clipboard ^0.1.3 0.1.3 0.1.3
device_info_plus ^9.0.3 9.1.2 10.1.0
encrypt ^5.0.3 5.0.3 5.0.3
flutter flutter 0.0.0 0.0.0
gainer_crypto ^0.0.6 0.0.6 0.0.6
google_fonts ^6.0.0 6.2.1 6.2.1
http ^1.1.0 1.2.1 1.2.1
intl ^0.18.1 0.18.1 0.19.0
package_info_plus ^4.1.0 4.2.0 8.0.0
platform_info ^4.0.2 4.0.2 4.0.2
timer_count_down ^2.2.2 2.2.2 2.2.2
webview_flutter ^4.2.4 4.7.0 4.7.0
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
asn1lib - 1.5.2 1.5.2
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.18.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
device_info_plus_platform_interface - 7.0.0 7.0.0
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
flutter_web_plugins - 0.0.0 0.0.0
http_parser - 4.0.2 4.0.2
js - 0.7.1 0.7.1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
package_info_plus_platform_interface - 2.0.1 3.0.0
path - 1.9.0 1.9.0
path_provider - 2.1.3 2.1.3
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.0 3.9.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.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 - 0.5.1 0.5.1
webview_flutter_android - 3.16.0 3.16.0
webview_flutter_platform_interface - 2.10.0 2.10.0
webview_flutter_wkwebview - 3.13.0 3.13.0
win32 - 5.5.0 5.5.0
win32_registry - 1.1.3 1.1.3
xdg_directories - 1.0.4 1.0.4

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

Found 3 issues. Showing the first 2:

The constraint `^9.0.3` on device_info_plus does not support the stable version `10.0.0`.

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

The constraint `^0.18.1` on intl does not support the stable version `0.19.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.

5
likes
120
pub points
28%
popularity

Publisher

unverified uploader

A Flutter plugin for making payments via BudPay Payment Gateway. Completely supports all platforms.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

clipboard, device_info_plus, encrypt, flutter, gainer_crypto, google_fonts, http, intl, package_info_plus, platform_info, timer_count_down, webview_flutter

More

Packages that depend on flutterbudpay