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
I can't get any of the projects to open. They have multiple errors such as
import 'package:flutter/material.dart' - Target of URI does not exist.
There are many OmniSharp errors such as Unable to resolve 'AutoMapper (>= 9.0.0)' for '.NETCoreApp,Version=v3.1'.
Unable to resolve 'AutoMapper (>= 9.0.0)' for '.NETCoreApp,Version=v3.1'.
The text was updated successfully, but these errors were encountered:
Check this <<<flutter doctor -v >> I think because of SDK is unavailable
Sorry, something went wrong.
I'd already tried that. I've got some of the demos working by playing with the pubspec.yaml. I'm not sure exactly which change fixed the problem.
No branches or pull requests
I can't get any of the projects to open. They have multiple errors such as
import 'package:flutter/material.dart' - Target of URI does not exist.
There are many OmniSharp errors such as
Unable to resolve 'AutoMapper (>= 9.0.0)' for '.NETCoreApp,Version=v3.1'.
The text was updated successfully, but these errors were encountered: