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

[webview_flutter] [url_launcher] Handle Multiwindows in WebViews #2991

Merged
merged 25 commits into from
Sep 21, 2020

Commits on Sep 2, 2020

  1. webview portion

    bparrishMines committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    68f8848 View commit details
    Browse the repository at this point in the history
  2. url_launcher

    bparrishMines committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    7337002 View commit details
    Browse the repository at this point in the history
  3. formatting

    bparrishMines committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    3fa09aa View commit details
    Browse the repository at this point in the history
  4. Seperate to a class

    bparrishMines committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    39b030b View commit details
    Browse the repository at this point in the history
  5. Add documentation

    bparrishMines committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    bb8154b View commit details
    Browse the repository at this point in the history
  6. Change doc location

    bparrishMines committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    625f673 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    9f8014f View commit details
    Browse the repository at this point in the history
  2. formatting

    bparrishMines committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    ef55f08 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. test for window open

    bparrishMines committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    9bd470a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    3c6de98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    833bb0a View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    dde8c7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c12449a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. version bump

    bparrishMines committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    c5bf9d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Configuration menu
    Copy the full SHA
    7657a2c View commit details
    Browse the repository at this point in the history
  2. javascript test

    bparrishMines committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    380c7dd View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. Add iframe

    bparrishMines committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    9bfc1d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd4deec View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Configuration menu
    Copy the full SHA
    022e717 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. replace onLoad

    bparrishMines committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    9d6a594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a6d766 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94c7b5a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. fix iframe test

    bparrishMines committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    fab93d7 View commit details
    Browse the repository at this point in the history
  2. Test name change

    bparrishMines committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    f6bf112 View commit details
    Browse the repository at this point in the history
  3. update test

    bparrishMines committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    6d53eda View commit details
    Browse the repository at this point in the history