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

does not exist url #6

Open
cricklew opened this issue Mar 12, 2020 · 3 comments
Open

does not exist url #6

cricklew opened this issue Mar 12, 2020 · 3 comments

Comments

@cricklew
Copy link

Target of URI doesn't exist: 'package:provider/provider.dart'.
Try creating the file referenced by the URI, or Try using a URI for a file that does exist.dart(uri_does_not_exist)

@cricklew
Copy link
Author

Unused import: 'package:medicine_reminder/main.dart'.
Try removing the import directive.dart(unused_import)

@HossamElghamry
Copy link
Owner

Please restart your coding environment and run these commands in the Mediminder forked project folder you have:
1- flutter clean
2- flutter packages get

@derekantrican
Copy link

>flutter packages get
Git error. Command: `git clone --mirror git://github.com/2d-inc/Flare-Flutter.git C:\CLITools\flutter\.pub-cache\git\cache\Flare-Flutter-ba805e1d05a1936685b481e721f567c0a1c1a932`
stdout: 
stderr: Cloning into bare repository 'C:\CLITools\flutter\.pub-cache\git\cache\Flare-Flutter-ba805e1d05a1936685b481e721f567c0a1c1a932'...
fatal: remote error: 
  The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
exit code: 128

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

3 participants