Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: appwrite/sdk-for-flutter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 18.0.0
Choose a base ref
...
head repository: appwrite/sdk-for-flutter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 19.0.0
Choose a head ref
  • 18 commits
  • 120 files changed
  • 4 contributors

Commits on Sep 4, 2025

  1. Add time between queries

    abnegate committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    053e7a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32dc4cb View commit details
    Browse the repository at this point in the history
  3. Update version

    abnegate committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    42244c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bed8aa View commit details
    Browse the repository at this point in the history
  5. fix: install dependencies so analysis options work during format

    Because the flutter_lints dev dependency wasn't installed, dart format couldn't resolve the analysis_options.yaml properly and didn't fully format everything correctly.
    stnguyen90 committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    cb27540 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05c258d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8ced37 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2025

  1. Add spatial queries

    abnegate committed Sep 5, 2025
    Configuration menu
    Copy the full SHA
    42bdb87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47f4915 View commit details
    Browse the repository at this point in the history
  3. Fix refs

    abnegate committed Sep 5, 2025
    Configuration menu
    Copy the full SHA
    538adb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0706359 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #269 from appwrite/fix-missing-dependencies

    fix: install dependencies so analysis options work during format
    abnegate authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    e061bca View commit details
    Browse the repository at this point in the history
  6. Fix spatial default

    abnegate committed Sep 5, 2025
    Configuration menu
    Copy the full SHA
    793a68d View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Update spatial queries

    abnegate committed Sep 8, 2025
    Configuration menu
    Copy the full SHA
    bcad562 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. Add changelog

    abnegate committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    cead932 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into dev

    # Conflicts:
    #	lib/services/account.dart
    #	lib/services/avatars.dart
    #	lib/services/storage.dart
    abnegate committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    69901ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f644d26 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #268 from appwrite/dev

    Add time between queries
    abnegate authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    0651a31 View commit details
    Browse the repository at this point in the history
Loading