kishan2612 / flutter_payumoney

Flutter Plugin for PayUmoney
Other
1 stars 3 forks source link

Problems compile #2

Open carlosSaldiviaNeoris opened 4 years ago

carlosSaldiviaNeoris commented 4 years ago

Hi, how are you? I need your help, i trying compile your project in flutter, trying run in Android but the compile fail, i have this errors:

error: resource drawable/ripple_drawable (aka nowapps.app.payumoney_plugin_example:drawable/ripple_drawable) not found. error: resource drawable/ic_refresh_black_36dp (aka nowapps.app.payumoney_plugin_example:drawable/ic_refresh_black_36dp) not found.

And others more. I show the structure of project of Android, and don't see the files "res -> drawable" for example inside of project.

I don't know if this files have downloading for separate?

Any help that you can offer me i will be grateful. Thanks.

maxbhoria commented 3 years ago

@carlosSaldiviaNeoris have you resolved this issue?