1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-01 01:03:30 +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

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