flutter_ravepay icon indicating copy to clipboard operation
flutter_ravepay copied to clipboard

Gradle refuse to build

Open calistus opened this issue 5 years ago • 3 comments

After import the SDK on pub.yaml file, I get the error message below

Finished with error: Gradle task assembleDebug failed with exit code 1

calistus avatar Nov 21 '19 13:11 calistus

Thanks for reporting @calistus I will verify

jogboms avatar Nov 23 '19 20:11 jogboms

Cool

On Sat, 23 Nov 2019 at 9:19 PM, Jeremiah Ogbomo [email protected] wrote:

Thanks for reporting @calistus https://github.com/calistus I will verify

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jogboms/flutter_ravepay/issues/15?email_source=notifications&email_token=AB34ZE4JAK2CNPIQIQ53Q2DQVGF6XA5CNFSM4JQCBDX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE744ZA#issuecomment-557829732, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB34ZE7NGHVBBQ6YTAJF5JLQVGF6XANCNFSM4JQCBDXQ .

-- Linkedin: https://www.linkedin.com/in/ilocalistus/

calistus avatar Nov 23 '19 20:11 calistus

You can use this update instead

 flutter_rave:
    git:
      url: https://github.com/demimola24/flutter_rave.git
      ref: master

Dependencies updated Name issues fixed Minor fixes

demimola24 avatar Apr 27 '20 00:04 demimola24