We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
please change the
integration_test
package in
pubspec.yaml
to solve the problem.
dev_dependencies: integration_test: sdk: flutter
The text was updated successfully, but these errors were encountered:
Can you please describe the issue ?
Sorry, something went wrong.
when you run app with flutter sdk 2.5 you'll have an error from integration test package. in new sdk integration test package is part of flutter sdk.
You can raise the PR for it. Will happy to merge it.
No branches or pull requests
please change the
package in
to solve the problem.
The text was updated successfully, but these errors were encountered: