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

[webview_flutter] fix: unreliable encoding for web #5737

Merged
merged 19 commits into from
Jul 6, 2022

Commits on May 14, 2022

  1. fix: unreliable encoding

    FlafyDev committed May 14, 2022
    Configuration menu
    Copy the full SHA
    f8e51ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9dfa1f View commit details
    Browse the repository at this point in the history
  3. revert changelog formatting

    FlafyDev committed May 14, 2022
    Configuration menu
    Copy the full SHA
    e0b13de View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

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

Commits on Jun 7, 2022

  1. correct new test

    FlafyDev committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    99b5c76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5781562 View commit details
    Browse the repository at this point in the history
  3. change changelog

    FlafyDev committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    397f609 View commit details
    Browse the repository at this point in the history
  4. revert changelog autoformat

    FlafyDev committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    42bf109 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

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

Commits on Jun 18, 2022

  1. revert deleted test

    FlafyDev committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    5d9e7c1 View commit details
    Browse the repository at this point in the history
  2. fix loadHtmlString test

    FlafyDev committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    15deea5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b760936 View commit details
    Browse the repository at this point in the history
  4. group loadHtmlString tests

    FlafyDev committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    d2704ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7df9cfa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95fd76b View commit details
    Browse the repository at this point in the history
  7. fix loadRequest test

    text/plain isn't in the final string.
    FlafyDev committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    d62c793 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. remove unused import

    FlafyDev committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    c1c4884 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61c0028 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    902e8f3 View commit details
    Browse the repository at this point in the history