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

[webview_flutter] Android implementation of loadFlutterAsset method. #4581

Merged

Commits on Dec 1, 2021

  1. Adds the loadFlutterAsset method to the interface.

    Adds the `loadFlutterAsset` method to the platform interface. This
    method, when implemented, is responsible for correctly loading HTML
    content that  is part of the Flutter asset bundle.
    mvanbeusekom committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    7feed65 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

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

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    0cc67bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67ca6ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43eb78e View commit details
    Browse the repository at this point in the history
  4. Apply PR feedback

    mvanbeusekom committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    525d9a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01f596c View commit details
    Browse the repository at this point in the history