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

App stores #383

Merged
merged 16 commits into from
Mar 18, 2024
Merged

App stores #383

merged 16 commits into from
Mar 18, 2024

Commits on Jan 19, 2024

  1. First pass at moving the code that downloads version details from the…

    … app stores and Appcast to store controllers.
    larryaasen committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8e626e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Implemented [UpgraderState] that is used internally to replace evalua…

    …tion ready. Removed Appcast configuration so that an Appcast [UpgraderStore] can be used.
    larryaasen committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    ae75645 View commit details
    Browse the repository at this point in the history
  2. Updated CHANGELOG

    larryaasen committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    b2ec751 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into app_stores

    * master:
      Bumped version to 9.0.0.
      Updated examples.
      Update techstack.md
      Update techstack.yml
    
    # Conflicts:
    #	CHANGELOG.md
    #	example/lib/main_alert_theme.dart
    larryaasen committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    37deca0 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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

Commits on Feb 4, 2024

  1. Code cleanup.

    larryaasen committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    e791156 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    4846531 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b99e224 View commit details
    Browse the repository at this point in the history
  3. Added more unit tests.

    larryaasen committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    259aa00 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Added more unit tests.

    larryaasen committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b0a51cc View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

Commits on Feb 19, 2024

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

Commits on Feb 20, 2024

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

Commits on Feb 24, 2024

  1. Fixed deprecation warning for WillPopScope and replaced it with PopSc…

    …ope, which required the minimum Flutter SDK version to be moved up to 3.16.0 in this package. Renamed parameter canDismissDialog to barrierDismissible in `UpgradeAlert`.
    larryaasen committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    4cbc70d View commit details
    Browse the repository at this point in the history
  2. Fixed GitHub actions

    larryaasen committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    1fdd6eb View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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