-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When import cyberpay sdk then many errors #3
Comments
please run "flutter doctor" in your terminal and reply with the results so we can know your flutter setup |
in your pubspec.yaml file, what environment version are you using? e.g
|
environment: |
The cyberpay sdk has not been updated to null safety yet. |
I have changed min flutter sdk to 2.11.0 But still it is not working. Same errors that I have listed above. Can you please give me some requirements that I need to run this project. Here is my configuration :
|
Please try. |
I already tried with the same sdk 2.7.0 But it didn't work. :( and please let me know the time when you will be online. Because due to time difference it is getting delayed. |
Please check when I am importing the sdk it causes many errors. I am sending the stacktrace
Launching lib\main.dart on vivo 1803 in debug mode...
Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an exception.
A problem occurred configuring project ':cyberpayflutter'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 5s
The build failed likely due to AndroidX incompatibilities in a plugin. The tool is about to try using Jetifier to solve the incompatibility.
✏️ Creating
android\settings_aar.gradle
...√
android\settings_aar.gradle
created successfully.Building plugin connectivity...
Running Gradle task 'assembleAarRelease'...
√ Built build\app\outputs\repo.
Building plugin cyberpayflutter...
Running Gradle task 'assembleAarRelease'...
FAILURE: Build failed with an exception.
A problem occurred configuring root project 'cyberpayflutter'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 8s
Exception: The plugin cyberpayflutter could not be built due to the issue above.
The text was updated successfully, but these errors were encountered: