pikaju / flutter-braintree

Flutter plugin that wraps the native Braintree SDKs. Enables payments with credit cards, PayPal, Google Pay and more.
https://pub.dev/packages/flutter_braintree
MIT License
65 stars 126 forks source link

I am having this error while app run. #83

Closed devarshkikani closed 1 year ago

devarshkikani commented 3 years ago

FAILURE: Build failed with an exception.

BUILD FAILED in 30s Exception: Gradle task assembleDebug failed with exit code 1

pikaju commented 3 years ago

Which version of the package are you using?

Zeeshan90 commented 3 years ago

Launching lib/main.dart on sdk gphone x86 arm in debug mode... Running Gradle task 'assembleDebug'...

FAILURE: Build failed with an exception.

BUILD FAILED in 1m 31s Exception: Gradle task assembleDebug failed with exit code 1

Zeeshan90 commented 3 years ago

@pikaju I am using version 2.0.0+1 and flutter version stable 2.2.3