1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-11 05:58:46 +00:00

taskplanning_app

This commit is contained in:
Bharath-KumarReddy
2023-10-15 11:41:52 +05:30
parent 07f7406396
commit fb6f505cbc
93 changed files with 5384 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
<?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>
<key>API_KEY</key>
<string>AIzaSyBeRsZEhruSSbrrn-ayR5Nh5uuv-nTXeVs</string>
<key>GCM_SENDER_ID</key>
<string>845969639687</string>
<key>PLIST_VERSION</key>
<string>1</string>
<key>BUNDLE_ID</key>
<string>com.example.todoApp.RunnerTests</string>
<key>PROJECT_ID</key>
<string>todoapp-cbd21</string>
<key>STORAGE_BUCKET</key>
<string>todoapp-cbd21.appspot.com</string>
<key>IS_ADS_ENABLED</key>
<false></false>
<key>IS_ANALYTICS_ENABLED</key>
<false></false>
<key>IS_APPINVITE_ENABLED</key>
<true></true>
<key>IS_GCM_ENABLED</key>
<true></true>
<key>IS_SIGNIN_ENABLED</key>
<true></true>
<key>GOOGLE_APP_ID</key>
<string>1:845969639687:ios:e5ec4ea82076de1cba9da2</string>
</dict>
</plist>