1
0
mirror of https://github.com/flutter/samples.git synced 2026-05-16 11:58:47 +00:00

Update Place Tracker to use latest version of plugin (#59)

This commit is contained in:
Kenzie Schmoll
2019-03-20 09:08:13 -07:00
committed by GitHub
parent 8fe2999ee8
commit a2419b3dcf
7 changed files with 159 additions and 118 deletions

View File

@@ -1,5 +1,5 @@
# Uncomment this line to define a global platform for your project
# platform :ios, '9.0'
platform :ios, '9.0'
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true'