1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

update sample to use new versions (#702)

This commit is contained in:
Ayush Bherwani
2021-02-08 23:28:04 +05:30
committed by GitHub
parent 07e4a518b7
commit a6df5aca82
9 changed files with 105 additions and 101 deletions

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<!--
TODO: Replace this file with credentials from Cloud Firestore.
See https://pub.dev/packages/cloud_firestore#setup for more detail.
-->
</dict>
</plist>