Last active
March 16, 2022 21:36
-
-
Save Hesamedin/6e6582767b8a7f2096f5c2a4f8748852 to your computer and use it in GitHub Desktop.
This code belongs to this article: https://hesam-kamalan.medium.com/flutter-web-download-file-from-firebase-6a5c35ef7613
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
[ | |
{ | |
"origin": ["*"], | |
"method": ["GET"], | |
"maxAgeSeconds": 3600 | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment