how to set base_url and static url for flutter build #3510
Unanswered
abdulkuddusa4
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I want to render my build web templates with fastapi
but the issue is I can't set flutter base_url and static_url separately.
if I set base_url = "/static" it runs ok but trying to access the page via / redirects to /static
so, how do I fix it and set base_url and static_url seperately.
Code sample
No response
Error message
No response
------------------------------------------------------
NEEDS ATTENTION
Beta Was this translation helpful? Give feedback.
All reactions