Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions colorist/codelab_rebuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ steps:
replace-contents: |
include: ../../analysis_options.yaml

analyzer:
plugins:
- custom_lint
# analyzer:
# plugins:
# - custom_lint

linter:
rules:
Expand Down
6 changes: 3 additions & 3 deletions colorist/step_01/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
include: ../../analysis_options.yaml

analyzer:
plugins:
- custom_lint
# analyzer:
# plugins:
# - custom_lint

linter:
rules:
Expand Down
4 changes: 2 additions & 2 deletions colorist/step_01/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: 'none'
version: 0.1.0

environment:
sdk: ^3.8.0
sdk: ^3.8.1

dependencies:
flutter:
Expand All @@ -17,7 +17,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
build_runner: ^2.4.15
build_runner: ^2.5.4
riverpod_generator: ^2.6.5
riverpod_lint: ^2.6.5
json_serializable: ^6.9.5
Expand Down
6 changes: 3 additions & 3 deletions colorist/step_02/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
include: ../../analysis_options.yaml

analyzer:
plugins:
- custom_lint
# analyzer:
# plugins:
# - custom_lint

linter:
rules:
Expand Down
118 changes: 59 additions & 59 deletions colorist/step_02/ios/Runner.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

102 changes: 51 additions & 51 deletions colorist/step_02/macos/Runner.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions colorist/step_02/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ publish_to: 'none'
version: 0.1.0

environment:
sdk: ^3.8.0
sdk: ^3.8.1

dependencies:
flutter:
sdk: flutter
colorist_ui: ^0.2.4
flutter_riverpod: ^2.6.1
riverpod_annotation: ^2.6.1
firebase_core: ^3.13.1
firebase_ai: ^2.0.0
firebase_core: ^3.14.0
firebase_ai: ^2.1.0

dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
build_runner: ^2.4.15
build_runner: ^2.5.4
riverpod_generator: ^2.6.5
riverpod_lint: ^2.6.5
json_serializable: ^6.9.5
Expand Down
6 changes: 3 additions & 3 deletions colorist/step_03/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
include: ../../analysis_options.yaml

analyzer:
plugins:
- custom_lint
# analyzer:
# plugins:
# - custom_lint

linter:
rules:
Expand Down
118 changes: 59 additions & 59 deletions colorist/step_03/ios/Runner.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

102 changes: 51 additions & 51 deletions colorist/step_03/macos/Runner.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions colorist/step_03/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ publish_to: 'none'
version: 0.1.0

environment:
sdk: ^3.8.0
sdk: ^3.8.1

dependencies:
flutter:
sdk: flutter
colorist_ui: ^0.2.4
flutter_riverpod: ^2.6.1
riverpod_annotation: ^2.6.1
firebase_core: ^3.13.1
firebase_ai: ^2.0.0
firebase_core: ^3.14.0
firebase_ai: ^2.1.0

dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
build_runner: ^2.4.15
build_runner: ^2.5.4
riverpod_generator: ^2.6.5
riverpod_lint: ^2.6.5
json_serializable: ^6.9.5
Expand Down
6 changes: 3 additions & 3 deletions colorist/step_04/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
include: ../../analysis_options.yaml

analyzer:
plugins:
- custom_lint
# analyzer:
# plugins:
# - custom_lint

linter:
rules:
Expand Down
118 changes: 59 additions & 59 deletions colorist/step_04/ios/Runner.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

102 changes: 51 additions & 51 deletions colorist/step_04/macos/Runner.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions colorist/step_04/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ publish_to: 'none'
version: 0.1.0

environment:
sdk: ^3.8.0
sdk: ^3.8.1

dependencies:
flutter:
sdk: flutter
colorist_ui: ^0.2.4
flutter_riverpod: ^2.6.1
riverpod_annotation: ^2.6.1
firebase_core: ^3.13.1
firebase_ai: ^2.0.0
firebase_core: ^3.14.0
firebase_ai: ^2.1.0

dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
build_runner: ^2.4.15
build_runner: ^2.5.4
riverpod_generator: ^2.6.5
riverpod_lint: ^2.6.5
json_serializable: ^6.9.5
Expand Down
6 changes: 3 additions & 3 deletions colorist/step_05/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
include: ../../analysis_options.yaml

analyzer:
plugins:
- custom_lint
# analyzer:
# plugins:
# - custom_lint

linter:
rules:
Expand Down
118 changes: 59 additions & 59 deletions colorist/step_05/ios/Runner.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Loading