Skip to content

Commit a28b8bd

Browse files
dl
1 parent b67c2b1 commit a28b8bd

File tree

181 files changed

+379
-18539
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

181 files changed

+379
-18539
lines changed

README.md

Lines changed: 0 additions & 71 deletions
Large diffs are not rendered by default.

flutter_fly/.flutter-plugins

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# This is a generated file; do not edit or check into version control.
2+
flutter_app_upgrade=/Users/mengqingdong/.pub-cache/hosted/pub.flutter-io.cn/flutter_app_upgrade-1.0.2/
3+
sqflite=/Users/mengqingdong/.pub-cache/hosted/pub.flutter-io.cn/sqflite-1.3.0/
4+
webview_flutter=/Users/mengqingdong/.pub-cache/hosted/pub.flutter-io.cn/webview_flutter-0.3.20+2/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"flutter_app_upgrade","path":"/Users/mengqingdong/.pub-cache/hosted/pub.flutter-io.cn/flutter_app_upgrade-1.0.2/","dependencies":[]},{"name":"sqflite","path":"/Users/mengqingdong/.pub-cache/hosted/pub.flutter-io.cn/sqflite-1.3.0/","dependencies":[]},{"name":"webview_flutter","path":"/Users/mengqingdong/.pub-cache/hosted/pub.flutter-io.cn/webview_flutter-0.3.20+2/","dependencies":[]}],"android":[{"name":"flutter_app_upgrade","path":"/Users/mengqingdong/.pub-cache/hosted/pub.flutter-io.cn/flutter_app_upgrade-1.0.2/","dependencies":[]},{"name":"sqflite","path":"/Users/mengqingdong/.pub-cache/hosted/pub.flutter-io.cn/sqflite-1.3.0/","dependencies":[]},{"name":"webview_flutter","path":"/Users/mengqingdong/.pub-cache/hosted/pub.flutter-io.cn/webview_flutter-0.3.20+2/","dependencies":[]}],"macos":[{"name":"sqflite","path":"/Users/mengqingdong/.pub-cache/hosted/pub.flutter-io.cn/sqflite-1.3.0/","dependencies":[]}],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"flutter_app_upgrade","dependencies":[]},{"name":"sqflite","dependencies":[]},{"name":"webview_flutter","dependencies":[]}],"date_created":"2020-05-26 22:34:38.264950","version":"1.17.0"}

flutter_fly/ios/Flutter/Generated.xcconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ FLUTTER_APPLICATION_PATH=/Users/mengqingdong/project/flutter-do/flutter_fly
44
FLUTTER_TARGET=/Users/mengqingdong/project/flutter-do/flutter_fly/lib/main.dart
55
FLUTTER_BUILD_DIR=build
66
SYMROOT=${SOURCE_ROOT}/../build/ios
7+
OTHER_LDFLAGS=$(inherited) -framework Flutter
78
FLUTTER_FRAMEWORK_DIR=/Users/mengqingdong/flutter/bin/cache/artifacts/engine/ios
89
FLUTTER_BUILD_NAME=1.0.0
910
FLUTTER_BUILD_NUMBER=1

flutter_fly/ios/Flutter/flutter_export_environment.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ export "FLUTTER_APPLICATION_PATH=/Users/mengqingdong/project/flutter-do/flutter_
55
export "FLUTTER_TARGET=/Users/mengqingdong/project/flutter-do/flutter_fly/lib/main.dart"
66
export "FLUTTER_BUILD_DIR=build"
77
export "SYMROOT=${SOURCE_ROOT}/../build/ios"
8+
export "OTHER_LDFLAGS=$(inherited) -framework Flutter"
89
export "FLUTTER_FRAMEWORK_DIR=/Users/mengqingdong/flutter/bin/cache/artifacts/engine/ios"
910
export "FLUTTER_BUILD_NAME=1.0.0"
1011
export "FLUTTER_BUILD_NUMBER=1"

flutter_fly/ios/Podfile

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Uncomment this line to define a global platform for your project
2-
# platform :ios, '9.0'
3-
platform :ios, '8.0'
2+
platform :ios, '9.0'
3+
44
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
55
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
66

@@ -35,7 +35,7 @@ end
3535
target 'Runner' do
3636
use_frameworks!
3737
use_modular_headers!
38-
38+
3939
# Flutter Pod
4040

4141
copied_flutter_dir = File.join(__dir__, 'Flutter')
@@ -78,9 +78,6 @@ target 'Runner' do
7878
end
7979
end
8080

81-
# Prevent Cocoapods from embedding a second Flutter framework and causing an error with the new Xcode build system.
82-
install! 'cocoapods', :disable_input_output_paths => true
83-
8481
post_install do |installer|
8582
installer.pods_project.targets.each do |target|
8683
target.build_configurations.each do |config|

flutter_fly/ios/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ SPEC CHECKSUMS:
3838
sqflite: 4001a31ff81d210346b500c55b17f4d6c7589dd0
3939
webview_flutter: d2b4d6c66968ad042ad94cbb791f5b72b4678a96
4040

41-
PODFILE CHECKSUM: b6b239a364557d95533879a329b40ef0ea23b3d4
41+
PODFILE CHECKSUM: 2609452b760cd11039b14039a86564367a3d8ab9
4242

4343
COCOAPODS: 1.9.1

flutter_fly/ios/Pods/Local Podspecs/flutter_upgrade.podspec.json

Lines changed: 0 additions & 31 deletions
This file was deleted.

flutter_fly/ios/Pods/Local Podspecs/flutter_webview_plugin.podspec.json

Lines changed: 0 additions & 26 deletions
This file was deleted.

flutter_fly/ios/Pods/Manifest.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)