fluttercommunity / fluttercommunity/flutter_webview_plugin

Set initial zoom at the minimum

Open
#541 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ANDROID bug
Dominant language
Java
Stars
1.5k
Forks
936
PR merge metrics
No merged PRs in 30d

Description

hey,
I am aware that with the recent version, we now have displayZoomControls, but with some website only in Android, the initial zoom is not the minimum (you can test with https://www.wordreference.com/es/translation.asp?tranword=hello)

so every time the user need to resize the screen to see all the content

Any hints what to look for? Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the initial zoom behavior on Android with the WordReference URL, then inspect how this plugin initializes WebView zoom settings. Done means the page opens at the minimum zoom so the content is visible without manual resizing.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, flutter, java
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.