Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jnschulze/flutter-webview-windows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Arctuition/flutter-webview-windows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 11 commits
  • 3 files changed
  • 5 contributors

Commits on Oct 19, 2023

  1. produce pdb file

    yubnxd committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7a3ac99 View commit details
    Browse the repository at this point in the history
  2. Update CMakeLists.txt

    yubnxd authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8b52f1b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from Arctuition/rc/4.7

    produce pdb file
    yubnxd authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3fe63ac View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Merge pull request #2 from jnschulze/main

    upgrade to 0.4.0
    jiagengArctuition authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    12e6dba View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    50a4dfd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Arctuition/fix_crash_on_closing

    fix potential crash on web view closing
    jianggx authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8ff72ec View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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

Commits on Jan 23, 2025

  1. Configuration menu
    Copy the full SHA
    4c4dbf4 View commit details
    Browse the repository at this point in the history
  2. try to get the existing dispatch controller, if unable to get one the…

    …n create a new one
    jiageng committed Jan 23, 2025
    Configuration menu
    Copy the full SHA
    1b77724 View commit details
    Browse the repository at this point in the history
  3. - add missing options statement

    - remove redundant Get()
    jiageng committed Jan 23, 2025
    Configuration menu
    Copy the full SHA
    0743c97 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from Arctuition/fix-conflict-with-in-app-webview

    fix init failure issue when using with flutter_inappwebview
    jiagengArctuition authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    11e30a9 View commit details
    Browse the repository at this point in the history
Loading