Add main screen template

This commit is contained in:
Anton Tananaev 2025-05-05 07:47:09 -07:00
parent 50f745f043
commit 8a1c5199cc
6 changed files with 397 additions and 7 deletions

View file

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