【发布时间】:2021-09-16 03:45:34
【问题描述】:
我有一个用 Flutter 编写的多页 Web 应用程序,它上传到 Firebase 托管。所有页面都可以正常工作,但主页的一半是灰色的。附照片。非常感谢您的帮助。
另外,我在运行时遇到此错误:flutter run -d chrome --release
Oops; flutter has exited unexpectedly: "ProcessException: The application has failed to start because its side-by-side configuration is incorrect. Please see the application event
log or use the command-line sxstrace.exe tool for more detail.
Command: C:\Users\abc\AppData\Local\Google\Chrome\Application\chrome.exe --user-data-dir=C:\Users\abc\AppData\Local\Temp\flutter_tools.2b59d482\flutter_tools_chrome_device.4fad7966 --remote-debugging-port=2576 --disable-background-timer-throttling --disable-extensions --disable-popup-blocking --bwsi --no-first-run --no-default-browser-check
--disable-default-apps --disable-translate http://localhost:11541".
【问题讨论】:
标签: firebase flutter firebase-hosting