Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

[Benchmarks] Add performance benchmarks (1/2) #20

Merged
merged 34 commits into from Mar 25, 2020
Merged
Show file tree
Hide file tree
Changes from 31 commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
b50f17b
Create transitions_perf.dart
guidezpl Mar 9, 2020
b8dad01
Add flutter_driver and test dependencies
guidezpl Mar 9, 2020
f78247b
Pass localizations instead of BuildContext to demos
guidezpl Mar 9, 2020
bab3e84
Create WIP transitions_perf_test.dart
guidezpl Mar 9, 2020
97d6060
Merge branch 'master' into benchmarks
guidezpl Mar 12, 2020
1dd962d
Updates
guidezpl Mar 12, 2020
4b87f88
Update transitions_perf.dart
guidezpl Mar 12, 2020
045072c
Update pubspec.lock
guidezpl Mar 13, 2020
a98a3a4
Update iOS Podfile
guidezpl Mar 23, 2020
caae2d1
Update project.pbxproj
guidezpl Mar 23, 2020
86b2ec6
Rename GalleryDemoCategory.reference to other
guidezpl Mar 23, 2020
f89ec7f
Allow extension methods by bumping up sdk
guidezpl Mar 23, 2020
2b4110d
Update macOS Podfile
guidezpl Mar 23, 2020
286d0a0
Obtain nativeLocaleNames directly
guidezpl Mar 23, 2020
cc5d02c
Specify category for demos instead of title
guidezpl Mar 23, 2020
096d347
Add extension to GalleryDemoCategory to get name and display title
guidezpl Mar 23, 2020
8af89ef
Add back and list value keys
guidezpl Mar 23, 2020
8da433d
Obtain demo descriptions cleanly
guidezpl Mar 23, 2020
4869eaf
Add value keys to demos
guidezpl Mar 23, 2020
e671845
Merge branch 'master' into benchmarks
guidezpl Mar 23, 2020
0ae3813
studies returns a map and is used
guidezpl Mar 23, 2020
bcb02d5
Add more ValueKeys
guidezpl Mar 24, 2020
85dafc2
Rename reference to other demos
guidezpl Mar 24, 2020
b1cf180
Fix categories collapsing themselves
guidezpl Mar 24, 2020
b1cf698
Delete transitions_perf_test.dart
guidezpl Mar 24, 2020
5f99f49
Edit copyright
guidezpl Mar 24, 2020
5c1d682
Use allGalleryDemos
guidezpl Mar 24, 2020
0ff7bcb
Update demos.dart
guidezpl Mar 24, 2020
7ab21a5
Update pubspec
guidezpl Mar 24, 2020
e56f604
Name extension for it to be available globally
guidezpl Mar 24, 2020
643b169
Merge branch 'master' into benchmarks
guidezpl Mar 24, 2020
fba6898
Use strings instead of symbols for study demos
guidezpl Mar 25, 2020
32a1064
Merge branch 'master' into benchmarks
guidezpl Mar 25, 2020
0ade3af
Create pubspec.lock
guidezpl Mar 25, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 1 addition & 4 deletions ios/Podfile
Expand Up @@ -35,7 +35,7 @@ end
target 'Runner' do
use_frameworks!
use_modular_headers!

# Flutter Pod

copied_flutter_dir = File.join(__dir__, 'Flutter')
Expand Down Expand Up @@ -78,9 +78,6 @@ target 'Runner' do
end
end

# Prevent Cocoapods from embedding a second Flutter framework and causing an error with the new Xcode build system.
install! 'cocoapods', :disable_input_output_paths => true

post_install do |installer|
installer.pods_project.targets.each do |target|
target.build_configurations.each do |config|
Expand Down
10 changes: 8 additions & 2 deletions ios/Podfile.lock
Expand Up @@ -4,6 +4,8 @@ PODS:
- Flutter
- path_provider (0.0.1):
- Flutter
- path_provider_macos (0.0.1):
- Flutter
- shared_preferences (0.0.1):
- Flutter
- shared_preferences_macos (0.0.1):
Expand All @@ -21,6 +23,7 @@ DEPENDENCIES:
- Flutter (from `Flutter`)
- package_info (from `.symlinks/plugins/package_info/ios`)
- path_provider (from `.symlinks/plugins/path_provider/ios`)
- path_provider_macos (from `.symlinks/plugins/path_provider_macos/ios`)
- shared_preferences (from `.symlinks/plugins/shared_preferences/ios`)
- shared_preferences_macos (from `.symlinks/plugins/shared_preferences_macos/ios`)
- shared_preferences_web (from `.symlinks/plugins/shared_preferences_web/ios`)
Expand All @@ -35,6 +38,8 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/package_info/ios"
path_provider:
:path: ".symlinks/plugins/path_provider/ios"
path_provider_macos:
:path: ".symlinks/plugins/path_provider_macos/ios"
shared_preferences:
:path: ".symlinks/plugins/shared_preferences/ios"
shared_preferences_macos:
Expand All @@ -52,13 +57,14 @@ SPEC CHECKSUMS:
Flutter: 0e3d915762c693b495b44d77113d4970485de6ec
package_info: 48b108e75b8802c2d5e126f208ef540561c98aef
path_provider: fb74bd0465e96b594bb3b5088ee4a4e7bb1f2a9d
path_provider_macos: f760a3c5b04357c380e2fddb6f9db6f3015897e0
shared_preferences: 430726339841afefe5142b9c1f50cb6bd7793e01
shared_preferences_macos: f3f29b71ccbb56bf40c9dd6396c9acf15e214087
shared_preferences_web: 141cce0c3ed1a1c5bf2a0e44f52d31eeb66e5ea9
url_launcher: a1c0cc845906122c4784c542523d8cacbded5626
url_launcher_macos: fd7894421cd39320dce5f292fc99ea9270b2a313
url_launcher_web: e5527357f037c87560776e36436bf2b0288b965c

PODFILE CHECKSUM: 1b66dae606f75376c5f2135a8290850eeb09ae83
PODFILE CHECKSUM: c34e2287a9ccaa606aeceab922830efb9a6ff69a

COCOAPODS: 1.8.4
COCOAPODS: 1.9.1
11 changes: 11 additions & 0 deletions ios/Runner.xcodeproj/project.pbxproj
Expand Up @@ -213,9 +213,20 @@
files = (
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh",
"${PODS_ROOT}/../Flutter/Flutter.framework",
"${BUILT_PRODUCTS_DIR}/package_info/package_info.framework",
"${BUILT_PRODUCTS_DIR}/path_provider/path_provider.framework",
"${BUILT_PRODUCTS_DIR}/shared_preferences/shared_preferences.framework",
"${BUILT_PRODUCTS_DIR}/url_launcher/url_launcher.framework",
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/package_info.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/path_provider.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/shared_preferences.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/url_launcher.framework",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
Expand Down