-
Notifications
You must be signed in to change notification settings - Fork 2
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
package installed but at run time getting error Plugin project :capturesdk_flutter not found. Please update settings.gradle. #9
Comments
@Raz4492 we moved the latest version to be only accessible through Socket Mobile developer account due to a 3rd party agreement. Please try that version by logging on to Socket Mobile developer portal and see if you are still getting the same error (installation instruction will be found there too). We are not likely to retrofit an older version if there's anything wrong. Thanks. |
@socketPM We're getting the same error following the steps on the developer portal. I get the build error in a fresh Flutter test project with the following steps:
Output:
|
@dbravender-snappy these two seem odd, have you tried compiling our sample app? |
Can you please share the integration process for socket developer? |
@Raz4492 Just in case you haven't gone through the documentation, you can find it here: https://docs.socketmobile.com/captureflutter/en/latest/gettingStarted.html#sdk-installation |
Yes, I think the difference might be the Flutter version. I can't get it to compile using Flutter 3.19.6. |
@dbravender-snappy Please try the following first and see if it works? And for followup discussions, let's move to developers[at]socketmobile.com.
|
Our new version 1.5.41 of the Flutter CaptureSDK is back on Github so you don't need the personal access token anymore and you can use directly the package as this in your dependencies: ... Let us know if that works for you now |
Closed as there's no activity on this thread. |
package integrate error:
Plugin project :capturesdk_flutter not found. Please update settings.gradle.
FAILURE: Build failed with an exception.
Where:
Build file 'D:\CaptainChef_pos\android\build.gradle' line: 26
What went wrong:
A problem occurred evaluating root project 'android'.
The text was updated successfully, but these errors were encountered: