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

Workaround for disposal crash with flutter3 #1172

Merged
merged 10 commits into from
Oct 10, 2022

Commits on Sep 12, 2022

  1. Ugly workaround for disposal crash with flutter3

    Simon Irmančnik committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    e4ba584 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Fixed linter errors

    Simon Irmančnik committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    d27bff2 View commit details
    Browse the repository at this point in the history
  2. Fixed formatting issues

    Simon Irmančnik committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    17b27c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    985997d View commit details
    Browse the repository at this point in the history
  4. Parameters for hybrid composition and delayed disposal

    Simon Irmančnik committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    a12df89 View commit details
    Browse the repository at this point in the history
  5. Fixing bad merge

    Simon Irmančnik committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    7d889eb View commit details
    Browse the repository at this point in the history
  6. Added useDelayedDisposal note to README

    Simon Irmančnik committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    7eead7c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Warning message on using useDelayedDisposal

    Simon Irmančnik committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    63b3d71 View commit details
    Browse the repository at this point in the history
  2. Fixed linter errors for flutter 2.10

    Simon Irmančnik committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    c2a8f69 View commit details
    Browse the repository at this point in the history
  3. Fixed formatting

    Simon Irmančnik committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    1672c60 View commit details
    Browse the repository at this point in the history