Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

[webview_flutter] Fix iOS WebView ignoring SafeArea widget and iOS 13 WebView scroll indicator showing at random location. #2343

Merged
merged 14 commits into from
Jan 11, 2020

Commits on Dec 4, 2019

  1. fix

    Chris Yang committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    f338843 View commit details
    Browse the repository at this point in the history
  2. update version

    Chris Yang committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    a0df60c View commit details
    Browse the repository at this point in the history
  3. fix merge issues

    Chris Yang committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    6034214 View commit details
    Browse the repository at this point in the history
  4. fix merge issue

    Chris Yang committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    898d4bf View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Merge branch 'master' into webview_scrollbar_issue

    Chris Yang authored Dec 13, 2019
    Configuration menu
    Copy the full SHA
    b2a5e9c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2019

  1. set contentInsetAdjustmentBehavior to never

    Chris Yang committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    5e80a47 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. update CHANGELOG

    Chris Yang committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    35d497d View commit details
    Browse the repository at this point in the history
  2. formatting

    Chris Yang committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    5c08047 View commit details
    Browse the repository at this point in the history
  3. merge master

    Chris Yang committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    071496d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Merge branch 'webview_scrollbar_issue' of github.com:cyanglaz/plugins…

    … into webview_scrollbar_issue
    Chris Yang committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    05ee8fc View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. add tests

    Chris Yang committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    2ffe1dd View commit details
    Browse the repository at this point in the history
  2. formatting

    Chris Yang committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    2ca9b4e View commit details
    Browse the repository at this point in the history
  3. remove typo

    Chris Yang committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    52fa598 View commit details
    Browse the repository at this point in the history
  4. fix compiler error

    Chris Yang committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    0ef1a12 View commit details
    Browse the repository at this point in the history