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:
10
flutter_maps_firestore/ios/GoogleService-Info.plist
Normal file
10
flutter_maps_firestore/ios/GoogleService-Info.plist
Normal 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>
|
||||
Reference in New Issue
Block a user