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

Null safety support #9

Open
EnderXenocida opened this issue Aug 18, 2021 · 1 comment
Open

Null safety support #9

EnderXenocida opened this issue Aug 18, 2021 · 1 comment

Comments

@EnderXenocida
Copy link

Error: Cannot run with sound null safety, because the following dependencies
don't support null safety:

 - package:dart_mercure
 - package:eventsource
 - package:http
 - package:http_parser
@BilguunTs
Copy link

Yea, since it doesn't support null safety you should run with flutter run [iOS or android] --no-sound-null-safety same with build command.

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