Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Displaying an image while the page is loading #354

Closed
buraksimsek06 opened this issue May 20, 2020 · 2 comments
Closed

Displaying an image while the page is loading #354

buraksimsek06 opened this issue May 20, 2020 · 2 comments

Comments

@buraksimsek06
Copy link

Environment

**Flutter version:v1.17.1
**Plugin version:3.1.0
**Android version:23
iOS version:
**Xcode version:Android Emulator Nexus
Device information:

Description

Hello there,
When the page address changes, I want to show a image until the page loads. Is this possible ? instead of linear progress indicators.

@pichillilorenzo
Copy link
Owner

Yes, you can show whatever you want. InAppWebView is just a widget like any other. For example, you could use the Stack widget or the IndexedStack widget to achieve that.

This was referenced Jul 6, 2020
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants