Skip to content

Package dependency updates

Latest
Compare
Choose a tag to compare
@corneliusyaovi corneliusyaovi released this 11 Apr 10:43
· 3 commits to master since this release
cfecb6a
  • Modified Flutterwave.charge() method to accept a BuildContext parameter.
  • Added context.mounted checks to prevent setState calls after widget disposal.
  • Enhanced success status check logic to handle different status values ("success" and "completed").
  • Improved error handling and state management.
  • Removed deprecated components: flutterwave_style.dart and standard_webview.dart.
  • Removed flutterwave_style_test.dart.
  • Updated the SDK requirements to >=2.17.0.
  • Upgraded dependencies to the latest versions.
  • Removed unused dependencies: webview_flutter, modal_bottom_sheet and uuid.
  • Update deployment workflow.