Answers for "target of uri doesn't exist: 'package:flutter/material.dart'. try creating the file referenced by the uri, or try using"

0

target of uri doesn't exist 'package flutter/material.dart'

Will take couple minutes but will work:
flutter clean
flutter pub get
flutter pub cache repair
dart pub cache repair
Restart IDE (VS Code / Adnroid Studio)
Posted by: Guest on December-25-2021

Code answers related to "target of uri doesn't exist: 'package:flutter/material.dart'. try creating the file referenced by the uri, or try using"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language