Skip to content
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

fix integration_test package deprecated version. #37

Open
Hadi719 opened this issue Oct 8, 2021 · 3 comments
Open

fix integration_test package deprecated version. #37

Hadi719 opened this issue Oct 8, 2021 · 3 comments

Comments

@Hadi719
Copy link

Hadi719 commented Oct 8, 2021

please change the

integration_test

package in

pubspec.yaml

to solve the problem.

dev_dependencies:
  integration_test:
    sdk: flutter
@burhanrashid52
Copy link
Owner

Can you please describe the issue ?

@Hadi719
Copy link
Author

Hadi719 commented Oct 12, 2021

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.

@burhanrashid52
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants