flutter_ravepay icon indicating copy to clipboard operation
flutter_ravepay copied to clipboard

Remove reliance on native SDK.

Open jogboms opened this issue 5 years ago • 0 comments

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.

jogboms avatar Feb 16 '19 17:02 jogboms