You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I completed the development of a flutter app and started build this app with flutter build web, after that I try run by dhttpd using dart pub global run dhttpd --path build/web/ or flutter pub global run dhttpd --path build/web/, when I open chrome and paste link, the app not working, and throwing 304 status code in cmd, and throw an errors in console.
When entering website
Console of browser
Thanks...
The text was updated successfully, but these errors were encountered:
Hello There
I completed the development of a flutter app and started build this app with
flutter build web
, after that I try run bydhttpd
usingdart pub global run dhttpd --path build/web/
orflutter pub global run dhttpd --path build/web/
, when I open chrome and paste link, the app not working, and throwing 304 status code in cmd, and throw an errors in console.When entering website
Console of browser
Thanks...
The text was updated successfully, but these errors were encountered: