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

Support Flutter 3.10 (& Rework Tile Providers) #1512

Merged
merged 5 commits into from
May 11, 2023

Commits on May 11, 2023

  1. Updated to Flutter 3.10

    Reworked tile provider implementations to improve performance and meet guidelines
    Removed 'Delete Old Runs' workflow to prevent deletion of built artifacts
    JaffaKetchup committed May 11, 2023
    Configuration menu
    Copy the full SHA
    020656c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8346fac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c5088b View commit details
    Browse the repository at this point in the history
  4. Fixed GH Actions trigger

    Updated example app's 'build.gradle'
    JaffaKetchup committed May 11, 2023
    Configuration menu
    Copy the full SHA
    9362a47 View commit details
    Browse the repository at this point in the history
  5. Removed support for Flutter <3.10

    Removed fallback to `NetworkTileProvider` when `FileTileProvider` used on web
    JaffaKetchup committed May 11, 2023
    Configuration menu
    Copy the full SHA
    2da5fe9 View commit details
    Browse the repository at this point in the history