Skip to content

Commit 9215f7f

Browse files
committed
Update colorist
1 parent c8a5780 commit 9215f7f

File tree

19 files changed

+710
-710
lines changed

19 files changed

+710
-710
lines changed

colorist/step_01/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: colorist
22
description: "A new Flutter project."
3-
publish_to: "none"
3+
publish_to: 'none'
44
version: 0.1.0
55

66
environment:
@@ -9,7 +9,7 @@ environment:
99
dependencies:
1010
flutter:
1111
sdk: flutter
12-
colorist_ui: ^0.2.2
12+
colorist_ui: ^0.2.3
1313
flutter_riverpod: ^2.6.1
1414
riverpod_annotation: ^2.6.1
1515

colorist/step_02/ios/Runner.xcodeproj/project.pbxproj

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

colorist/step_02/macos/Runner.xcodeproj/project.pbxproj

Lines changed: 54 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
/* End PBXAggregateTarget section */
2222

2323
/* Begin PBXBuildFile section */
24+
020893F095F0EF2820C8CA84 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A33DDCC0D5F1AB80B7D7A7F4 /* Pods_RunnerTests.framework */; };
2425
331C80D8294CF71000263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C80D7294CF71000263BE5 /* RunnerTests.swift */; };
2526
335BBD1B22A9A15E00E9071D /* GeneratedPluginRegistrant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */; };
2627
33CC10F12044A3C60003C045 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC10F02044A3C60003C045 /* AppDelegate.swift */; };
2728
33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F22044A3C60003C045 /* Assets.xcassets */; };
2829
33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; };
2930
33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; };
30-
535F90784A6EF79407A895F8 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 07BE15BE53BE770BFBEC76F0 /* Pods_Runner.framework */; };
31-
7F22B9413F959B320F7BA62C /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 508A8A8CD5B29DF8598EB150 /* Pods_RunnerTests.framework */; };
31+
720E689396CF31B116E9E903 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E144858B777F9A6EDE83D287 /* Pods_Runner.framework */; };
3232
/* End PBXBuildFile section */
3333

3434
/* Begin PBXContainerItemProxy section */
@@ -62,8 +62,7 @@
6262
/* End PBXCopyFilesBuildPhase section */
6363

6464
/* Begin PBXFileReference section */
65-
07BE15BE53BE770BFBEC76F0 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
66-
0B7B26B06D95BCEB16292A17 /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; };
65+
1C71F85A5187CF2B1D20A813 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
6766
331C80D5294CF71000263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
6867
331C80D7294CF71000263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
6968
333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = "<group>"; };
@@ -80,36 +79,51 @@
8079
33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = "<group>"; };
8180
33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = "<group>"; };
8281
33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; };
83-
37F8DCFCA52DD48725EE2A89 /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; };
84-
508A8A8CD5B29DF8598EB150 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
85-
637AB907233BFA69411589D4 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
82+
77053649DA0A168115CFD346 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
8683
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
84+
7DBD68843C4D074ED4D0517F /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; };
8785
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
88-
C2734382DA7BFE51809BE750 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
89-
DC6F8241DD6815538E41698A /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; };
90-
E8DB251F2E4B3DA71D498538 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
86+
98F387EBECA9566128ACDB7C /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; };
87+
A33DDCC0D5F1AB80B7D7A7F4 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
88+
E144858B777F9A6EDE83D287 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
89+
F28A1FFA193548288A7CF419 /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; };
90+
FDA7805C7D425857F8E2E9FB /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
9191
/* End PBXFileReference section */
9292

9393
/* Begin PBXFrameworksBuildPhase section */
9494
331C80D2294CF70F00263BE5 /* Frameworks */ = {
9595
isa = PBXFrameworksBuildPhase;
9696
buildActionMask = 2147483647;
9797
files = (
98-
7F22B9413F959B320F7BA62C /* Pods_RunnerTests.framework in Frameworks */,
98+
020893F095F0EF2820C8CA84 /* Pods_RunnerTests.framework in Frameworks */,
9999
);
100100
runOnlyForDeploymentPostprocessing = 0;
101101
};
102102
33CC10EA2044A3C60003C045 /* Frameworks */ = {
103103
isa = PBXFrameworksBuildPhase;
104104
buildActionMask = 2147483647;
105105
files = (
106-
535F90784A6EF79407A895F8 /* Pods_Runner.framework in Frameworks */,
106+
720E689396CF31B116E9E903 /* Pods_Runner.framework in Frameworks */,
107107
);
108108
runOnlyForDeploymentPostprocessing = 0;
109109
};
110110
/* End PBXFrameworksBuildPhase section */
111111

112112
/* Begin PBXGroup section */
113+
252234E9F581BC541520DB4B /* Pods */ = {
114+
isa = PBXGroup;
115+
children = (
116+
77053649DA0A168115CFD346 /* Pods-Runner.debug.xcconfig */,
117+
1C71F85A5187CF2B1D20A813 /* Pods-Runner.release.xcconfig */,
118+
FDA7805C7D425857F8E2E9FB /* Pods-Runner.profile.xcconfig */,
119+
98F387EBECA9566128ACDB7C /* Pods-RunnerTests.debug.xcconfig */,
120+
F28A1FFA193548288A7CF419 /* Pods-RunnerTests.release.xcconfig */,
121+
7DBD68843C4D074ED4D0517F /* Pods-RunnerTests.profile.xcconfig */,
122+
);
123+
name = Pods;
124+
path = Pods;
125+
sourceTree = "<group>";
126+
};
113127
331C80D6294CF71000263BE5 /* RunnerTests */ = {
114128
isa = PBXGroup;
115129
children = (
@@ -137,7 +151,7 @@
137151
331C80D6294CF71000263BE5 /* RunnerTests */,
138152
33CC10EE2044A3C60003C045 /* Products */,
139153
D73912EC22F37F3D000D13A0 /* Frameworks */,
140-
8D7678D0812BF6CA5C4D4224 /* Pods */,
154+
252234E9F581BC541520DB4B /* Pods */,
141155
);
142156
sourceTree = "<group>";
143157
};
@@ -185,25 +199,11 @@
185199
path = Runner;
186200
sourceTree = "<group>";
187201
};
188-
8D7678D0812BF6CA5C4D4224 /* Pods */ = {
189-
isa = PBXGroup;
190-
children = (
191-
E8DB251F2E4B3DA71D498538 /* Pods-Runner.debug.xcconfig */,
192-
637AB907233BFA69411589D4 /* Pods-Runner.release.xcconfig */,
193-
C2734382DA7BFE51809BE750 /* Pods-Runner.profile.xcconfig */,
194-
0B7B26B06D95BCEB16292A17 /* Pods-RunnerTests.debug.xcconfig */,
195-
DC6F8241DD6815538E41698A /* Pods-RunnerTests.release.xcconfig */,
196-
37F8DCFCA52DD48725EE2A89 /* Pods-RunnerTests.profile.xcconfig */,
197-
);
198-
name = Pods;
199-
path = Pods;
200-
sourceTree = "<group>";
201-
};
202202
D73912EC22F37F3D000D13A0 /* Frameworks */ = {
203203
isa = PBXGroup;
204204
children = (
205-
07BE15BE53BE770BFBEC76F0 /* Pods_Runner.framework */,
206-
508A8A8CD5B29DF8598EB150 /* Pods_RunnerTests.framework */,
205+
E144858B777F9A6EDE83D287 /* Pods_Runner.framework */,
206+
A33DDCC0D5F1AB80B7D7A7F4 /* Pods_RunnerTests.framework */,
207207
);
208208
name = Frameworks;
209209
sourceTree = "<group>";
@@ -215,7 +215,7 @@
215215
isa = PBXNativeTarget;
216216
buildConfigurationList = 331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
217217
buildPhases = (
218-
D44A57F5FD46560392836FAB /* [CP] Check Pods Manifest.lock */,
218+
F0AC5FDB9081914547E2A511 /* [CP] Check Pods Manifest.lock */,
219219
331C80D1294CF70F00263BE5 /* Sources */,
220220
331C80D2294CF70F00263BE5 /* Frameworks */,
221221
331C80D3294CF70F00263BE5 /* Resources */,
@@ -234,13 +234,13 @@
234234
isa = PBXNativeTarget;
235235
buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */;
236236
buildPhases = (
237-
911D527939C7E6D96FD1F622 /* [CP] Check Pods Manifest.lock */,
237+
C29237640C4AEBCBA40E46B1 /* [CP] Check Pods Manifest.lock */,
238238
33CC10E92044A3C60003C045 /* Sources */,
239239
33CC10EA2044A3C60003C045 /* Frameworks */,
240240
33CC10EB2044A3C60003C045 /* Resources */,
241241
33CC110E2044A8840003C045 /* Bundle Framework */,
242242
3399D490228B24CF009A79C7 /* ShellScript */,
243-
C73E261AE81520B9290DEA3B /* [CP] Embed Pods Frameworks */,
243+
0DB450984FF1CD80C1F0E5C8 /* [CP] Embed Pods Frameworks */,
244244
);
245245
buildRules = (
246246
);
@@ -323,6 +323,23 @@
323323
/* End PBXResourcesBuildPhase section */
324324

325325
/* Begin PBXShellScriptBuildPhase section */
326+
0DB450984FF1CD80C1F0E5C8 /* [CP] Embed Pods Frameworks */ = {
327+
isa = PBXShellScriptBuildPhase;
328+
buildActionMask = 2147483647;
329+
files = (
330+
);
331+
inputFileListPaths = (
332+
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
333+
);
334+
name = "[CP] Embed Pods Frameworks";
335+
outputFileListPaths = (
336+
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
337+
);
338+
runOnlyForDeploymentPostprocessing = 0;
339+
shellPath = /bin/sh;
340+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
341+
showEnvVarsInLog = 0;
342+
};
326343
3399D490228B24CF009A79C7 /* ShellScript */ = {
327344
isa = PBXShellScriptBuildPhase;
328345
alwaysOutOfDate = 1;
@@ -361,7 +378,7 @@
361378
shellPath = /bin/sh;
362379
shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
363380
};
364-
911D527939C7E6D96FD1F622 /* [CP] Check Pods Manifest.lock */ = {
381+
C29237640C4AEBCBA40E46B1 /* [CP] Check Pods Manifest.lock */ = {
365382
isa = PBXShellScriptBuildPhase;
366383
buildActionMask = 2147483647;
367384
files = (
@@ -383,24 +400,7 @@
383400
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
384401
showEnvVarsInLog = 0;
385402
};
386-
C73E261AE81520B9290DEA3B /* [CP] Embed Pods Frameworks */ = {
387-
isa = PBXShellScriptBuildPhase;
388-
buildActionMask = 2147483647;
389-
files = (
390-
);
391-
inputFileListPaths = (
392-
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
393-
);
394-
name = "[CP] Embed Pods Frameworks";
395-
outputFileListPaths = (
396-
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
397-
);
398-
runOnlyForDeploymentPostprocessing = 0;
399-
shellPath = /bin/sh;
400-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
401-
showEnvVarsInLog = 0;
402-
};
403-
D44A57F5FD46560392836FAB /* [CP] Check Pods Manifest.lock */ = {
403+
F0AC5FDB9081914547E2A511 /* [CP] Check Pods Manifest.lock */ = {
404404
isa = PBXShellScriptBuildPhase;
405405
buildActionMask = 2147483647;
406406
files = (
@@ -473,7 +473,7 @@
473473
/* Begin XCBuildConfiguration section */
474474
331C80DB294CF71000263BE5 /* Debug */ = {
475475
isa = XCBuildConfiguration;
476-
baseConfigurationReference = 0B7B26B06D95BCEB16292A17 /* Pods-RunnerTests.debug.xcconfig */;
476+
baseConfigurationReference = 98F387EBECA9566128ACDB7C /* Pods-RunnerTests.debug.xcconfig */;
477477
buildSettings = {
478478
BUNDLE_LOADER = "$(TEST_HOST)";
479479
CURRENT_PROJECT_VERSION = 1;
@@ -489,7 +489,7 @@
489489
};
490490
331C80DC294CF71000263BE5 /* Release */ = {
491491
isa = XCBuildConfiguration;
492-
baseConfigurationReference = DC6F8241DD6815538E41698A /* Pods-RunnerTests.release.xcconfig */;
492+
baseConfigurationReference = F28A1FFA193548288A7CF419 /* Pods-RunnerTests.release.xcconfig */;
493493
buildSettings = {
494494
BUNDLE_LOADER = "$(TEST_HOST)";
495495
CURRENT_PROJECT_VERSION = 1;
@@ -505,7 +505,7 @@
505505
};
506506
331C80DD294CF71000263BE5 /* Profile */ = {
507507
isa = XCBuildConfiguration;
508-
baseConfigurationReference = 37F8DCFCA52DD48725EE2A89 /* Pods-RunnerTests.profile.xcconfig */;
508+
baseConfigurationReference = 7DBD68843C4D074ED4D0517F /* Pods-RunnerTests.profile.xcconfig */;
509509
buildSettings = {
510510
BUNDLE_LOADER = "$(TEST_HOST)";
511511
CURRENT_PROJECT_VERSION = 1;

colorist/step_02/pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: colorist
22
description: "A new Flutter project."
3-
publish_to: "none"
3+
publish_to: 'none'
44
version: 0.1.0
55

66
environment:
@@ -9,11 +9,11 @@ environment:
99
dependencies:
1010
flutter:
1111
sdk: flutter
12-
colorist_ui: ^0.2.2
12+
colorist_ui: ^0.2.3
1313
flutter_riverpod: ^2.6.1
1414
riverpod_annotation: ^2.6.1
1515
firebase_core: ^3.13.0
16-
firebase_vertexai: ^1.5.0
16+
firebase_vertexai: ^1.6.0
1717

1818
dev_dependencies:
1919
flutter_test:

0 commit comments

Comments
 (0)