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

Fix LinusU#135 #28

Merged
merged 19 commits into from
Jan 24, 2023
Merged

Fix LinusU#135 #28

merged 19 commits into from
Jan 24, 2023

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    48bbf6a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #139 from harrowmykel/master

    🌹 Add troubleshooting documentation
    LinusU authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    e06261d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b900c0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7711753 View commit details
    Browse the repository at this point in the history
  5. 🐛 Remove null aware operators from not null widgets (#132)

    WidgetsBinding is never null
    humzakt authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    fabd0dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f0e6cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32d42b5 View commit details
    Browse the repository at this point in the history
  8. 🎉 Add preferEphemeral support on macOS

    Fixes #111
    LinusU committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    be07a58 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    83fec04 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4f89925 View commit details
    Browse the repository at this point in the history
  11. 🚢 0.4.2

    LinusU committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    707b389 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. 🐛 Revert accidental breaking change (#142)

    The previous release accidentally broke compatibility with Flutter v2, but made it compatible with Flutter v3. This commit reverts that so that the 0.4.x release line stays compatible with Flutter v2.
    devmvk authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    2694d50 View commit details
    Browse the repository at this point in the history
  2. 🚢 0.4.3

    LinusU committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    4877503 View commit details
    Browse the repository at this point in the history
  3. 💥 Upgrade to Flutter version 3

    Migration Guide:
    
    This release drops support for Flutter v2, and adds support for Flutter v3. Make sure to upgrade to Flutter v3 when upgrading to this version.
    LinusU committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    316aa6a View commit details
    Browse the repository at this point in the history
  4. 🚢 0.5.0

    LinusU committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    d9fe83f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. iOS Authentication works in 0.4.0, but not in 0.4.1 - AQUIRE_ROOT_VIE…

    …W_CONTROLLER_FAILED
    Will5 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    1a54e73 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

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

Commits on Dec 15, 2022

  1. Fix HTTP POST call in example code (LinusU#148)

    * Update README.md
    
    as breaking changes in http dart packet please consider to use
    
    * Update README.md
    
    Co-authored-by: Linus Unnebäck <[email protected]>
    Doldrums and LinusU authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    6afdfdc View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

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