The following answer is copied from Mouad Debbar's explanation on GitHub (see issue comment).
Here are the steps to use it once it's available:
Add <base href="/"> inside the <head> section of your web/index.html file. This will be added automatically for new projects created by flutter create. But…
Top comments (0)