In my flutter web application browser address bar is not hiding on scroll. Does flutter supports this feature?
How to hide chrome address bar on scroll in Flutter web app?
Asked Answered
try using the inAppWebview
it opens the webpage without showing any browser specific details.
© 2022 - 2024 — McMap. All rights reserved.