This repository was archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
[cloud_functions]Add region support for cloud functions #1053
Closed
Knupper
wants to merge
23
commits into
flutter:master
from
Knupper:add_region_support_for_cloud_functions
Closed
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
e71fe0d
add region variable for function call and use this for android
8cc5a6b
first try to implement region support for ios
c1993e6
added region support for ios
285e39b
use us-central as default when no region is given
888ad3b
remove flutter plugin tool
49ec0dc
added test case for given region, and adapted old ones for empty region
206983e
added missing bracket
018faf3
add missing commas
de45580
add param description for region
6e0339c
solved failing test case
92466c2
adjust format
ec83d61
remove duplicated code
a0a632e
more code formation
95f2a97
use correct parameter call
44358ed
code format
64fd405
code format
54d1c98
code format again
31e5b08
code format again again
16db30b
code format one last time?
bd4000f
Merge branch 'master2' into add_region_support_for_cloud_functions
c98f2c7
Merge branch 'master' of github.com:flutter/plugins into add_region_s…
e0bac20
use default value for region parameter
193bc52
shorter description
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.