flutter_ravepay
flutter_ravepay copied to clipboard
Remove reliance on native SDK.
Track the progress of jogboms/ravepay_dart to see how best to remove dependence on the native android & iOS SDKs to allow for easier integration, smaller app size (maybe) and less baggage since every logic would run within dart.
Should help prevent issues such as #12, #10, #14.