Skip to content

Clean up and updates to dependencies and modification of the Flutterwave.charge() charge #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 10, 2025

Conversation

Dekunledev
Copy link
Contributor

  • 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.
  • Updated SDK requirements to >=2.17.0.
  • Upgraded dependencies to latest versions.
  • Removed unused dependencies: webview_flutter, modal_bottom_sheet and uuid.

@corneliusyaovi corneliusyaovi merged commit 828c4ad into Flutterwave:dev Apr 10, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants