1- Go to flutter\bin\cache and remove a file named: flutter_tools.stamp
flutter\bin\cache
flutter_tools.stamp
2- Go to flutter\packages\flutter_tools\lib\src\web and open the file chrome.dart.
flutter\packages\flutter_tools\lib\src\web
chrome.dart
3- Find '--disable-extensions'
'--disable-extensions'
4- Add '--disable-web-security'
'--disable-web-security'
沒有留言:
發佈留言