1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00

Update simplistic_calculator (#1417)

* Update `simplsitic_calculator`

* Drop `DEVELOPMENT_TEAM`
This commit is contained in:
Brett Morgan
2022-09-08 15:42:55 +10:00
committed by GitHub
parent 726bef3b08
commit 0d9b5c25a5
30 changed files with 211 additions and 160 deletions

View File

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