kycdd 1.2.1 copy "kycdd: ^1.2.1" to clipboard
kycdd: ^1.2.1 copied to clipboard

A package to help kycdd clients integrate with the KYCdd environment.

1.2.1 #

Fixed #

  • Resolved dependency conflicts with flutter_test and test_api by adjusting version constraints.
  • Fixed incorrect named parameters in InAppWebViewSettings, replacing deprecated options.
  • Corrected WebUri usage for initialUrlRequest to align with updated flutter_inappwebview API.
  • Replaced deprecated initialOptions with initialSettings.

Updated #

  • Improved permission handling using permission_handler, ensuring proper requests and app settings redirection.
  • Enhanced WebView JavaScript handler to ensure proper data streaming and navigation handling.
  • Improved onPermissionRequest implementation for better permissions granting.

Added #

  • Implemented onConsoleMessage to capture and log WebView console messages for debugging.
  • Added missing Navigator.of(context).pop(); to close WebView on data received.

Removed #

  • Removed unused import: package:file_picker/file_picker.dart from kycdd.dart.
0
likes
130
points
12
downloads

Publisher

verified publisherkycdd.co.za

Weekly Downloads

A package to help kycdd clients integrate with the KYCdd environment.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

file_picker, flutter, flutter_inappwebview, http, permission_handler

More

Packages that depend on kycdd