Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

null check added to avoid NPE while calling FlutterView.detachFromFlutterEngine() #41082

Merged
merged 9 commits into from
Apr 17, 2023

Commits on Apr 11, 2023

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

Commits on Apr 12, 2023

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

Commits on Apr 13, 2023

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

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    f4f2f6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d48b29 View commit details
    Browse the repository at this point in the history
  3. Update shell/platform/android/io/flutter/embedding/android/FlutterAct…

    …ivityAndFragmentDelegate.java
    
    Co-authored-by: Reid Baker <hamilton.reid.baker@gmail.com>
    bastionkid and reidbaker committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    9908706 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa20321 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Update FlutterActivityAndFragmentDelegate.java

    Break comment into 2 lines.
    reidbaker committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    f4cb00e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a13474a View commit details
    Browse the repository at this point in the history