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

Use better default path on Flutter #665

Merged
merged 19 commits into from
Jun 14, 2022
Merged

Use better default path on Flutter #665

merged 19 commits into from
Jun 14, 2022

Commits on Jun 1, 2022

  1. get app name on windows

    blagoev committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    13d44c8 View commit details
    Browse the repository at this point in the history
  2. get app name on linux

    blagoev committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    1f4c7ee View commit details
    Browse the repository at this point in the history
  3. get app dir name on mac

    blagoev committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    88e9e90 View commit details
    Browse the repository at this point in the history
  4. read package name on windows

    blagoev committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    d1a7b32 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

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

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    d59c947 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a6d7ee View commit details
    Browse the repository at this point in the history
  3. support getting windows app directory

    expose defaultRealmName defaultStoragePath, defaultRealmPath props
    blagoev committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    9911437 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. support default path on macos

    blagoev committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    e5bd870 View commit details
    Browse the repository at this point in the history
  2. get app name on linux

    blagoev committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    fb92f85 View commit details
    Browse the repository at this point in the history
  3. fix tests

    blagoev committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    c798090 View commit details
    Browse the repository at this point in the history
  4. fixes

    blagoev committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    fdaa2f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    367b372 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac87470 View commit details
    Browse the repository at this point in the history
  3. fix path creation

    blagoev committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    b60c4a0 View commit details
    Browse the repository at this point in the history
  4. add clear message which session state checks failed.

    Increase timeout for validating sessionStates
    blagoev committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    3bc30eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    965f68e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. remove debug statement

    blagoev committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    f89d012 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9ea817 View commit details
    Browse the repository at this point in the history