-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: firebase/snippets-flutter
base: rpf-or-snippet
head repository: firebase/snippets-flutter
compare: main
- 9 commits
- 6 files changed
- 5 contributors
Commits on Aug 17, 2023
-
Add filter query for or and compound or (#30)
* Add filter query for or and compound or * remove extraneous void
Configuration menu - View commit details
-
Copy full SHA for c6fbc69 - Browse repository at this point
Copy the full SHA c6fbc69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c09819 - Browse repository at this point
Copy the full SHA 4c09819View commit details
Commits on Nov 14, 2023
-
Update firestore.dart to fix pagination with document snapshot
When paginating you can either pass an array of field values for. the cursor document, or you can pass a single `DocumentSnapshot` object. The code samples for using a `DocumentSnapshot` call the wrong function, and this PR fixes that.
Configuration menu - View commit details
-
Copy full SHA for 7ec2d5c - Browse repository at this point
Copy the full SHA 7ec2d5cView commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d9d956 - Browse repository at this point
Copy the full SHA 2d9d956View commit details
Commits on Oct 9, 2024
-
* Update drive-app.sh Try to fix the ci issue https://github.com/firebase/snippets-flutter/actions/runs/11157277326/job/31011251101?pr=36 * Update drive-app.sh * try again with win32 pinned to higher version
Configuration menu - View commit details
-
Copy full SHA for 68997de - Browse repository at this point
Copy the full SHA 68997deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a9c52 - Browse repository at this point
Copy the full SHA 36a9c52View commit details -
feat(firestore): add samples for sum and average (#37)
--------- Co-authored-by: rosariopf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b96a4c - Browse repository at this point
Copy the full SHA 2b96a4cView commit details -
Update multiple_aggregate_queries to multi_aggregate_query
Keep consistency with other platform snippets
Configuration menu - View commit details
-
Copy full SHA for 9ad6824 - Browse repository at this point
Copy the full SHA 9ad6824View commit details -
Merge pull request #39 from firebase/cynthiajoan-patch-2
Update multiple_aggregate_queries to multi_aggregate_query
Configuration menu - View commit details
-
Copy full SHA for 0428b74 - Browse repository at this point
Copy the full SHA 0428b74View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff rpf-or-snippet...main