Skip to content

Commit

Permalink
codelab_rebuild platform channels
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwindmill committed Dec 11, 2024
1 parent cf18c05 commit 594cac7
Show file tree
Hide file tree
Showing 114 changed files with 574 additions and 791 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: An example Flutter module that uses a plugin.
version: 1.0.0+1

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion add_to_app/books/flutter_module_books/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: A Flutter module using the Pigeon package to demonstrate
version: 1.0.0+1

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion add_to_app/fullscreen/flutter_module/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: An example Flutter module.
version: 1.0.0+1

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A module that is embedded in the multiple_flutters_ios and multiple
version: 1.0.0+1

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion add_to_app/plugin/flutter_module_using_plugin/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: An example Flutter module that uses a plugin.
version: 1.0.0+1

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion add_to_app/prebuilt_module/flutter_module/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: An example Flutter module.
version: 1.0.0+1

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion analysis_defaults/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Analysis defaults for flutter/samples
publish_to: none

environment:
sdk: ^3.5.0
sdk: ^3.6.0

# NOTE: Code is not allowed in this package. Do not add more dependencies.
# The `flutter_lints` dependency is required for `lib/flutter.yaml`.
Expand Down
2 changes: 1 addition & 1 deletion android_splash_screen/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ publish_to: "none"
version: 1.0.0+1

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion animations/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0+1
publish_to: none

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion asset_transformation/grayscale_transformer/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: A sample command-line application.
version: 1.0.0

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
args: ^2.4.2
Expand Down
2 changes: 1 addition & 1 deletion asset_transformation/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.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion background_isolate_channels/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
cupertino_icons: ^1.0.2
Expand Down
2 changes: 1 addition & 1 deletion code_sharing/client/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: "none"
version: 1.0.0+1

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
cupertino_icons: ^1.0.2
Expand Down
2 changes: 1 addition & 1 deletion code_sharing/server/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
args: ^2.0.0
Expand Down
2 changes: 1 addition & 1 deletion code_sharing/shared/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Common data models required by our client and server
version: 1.0.0

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
freezed_annotation: ^2.1.0
Expand Down
2 changes: 1 addition & 1 deletion compass_app/app/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.5.0
sdk: ^3.6.0

dependencies:
cached_network_image: ^3.3.1
Expand Down
2 changes: 1 addition & 1 deletion compass_app/server/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: 'none'
version: 1.0.0

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
args: ^2.4.0
Expand Down
2 changes: 1 addition & 1 deletion context_menus/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1

environment:
sdk: ^3.5.0
sdk: ^3.6.0

# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
Expand Down
2 changes: 1 addition & 1 deletion deeplink_store_example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1

environment:
sdk: ^3.5.0
sdk: ^3.6.0

# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
Expand Down
2 changes: 1 addition & 1 deletion desktop_photo_search/fluent_ui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: 'none'
version: 1.0.0+1

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
built_collection: ^5.1.1
Expand Down
2 changes: 1 addition & 1 deletion desktop_photo_search/material/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: 'none'
version: 1.0.0+1

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
built_collection: ^5.1.1
Expand Down
2 changes: 1 addition & 1 deletion dynamic_theme/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: "Sample app for the google_generative_ai package"
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion experimental/date_planner/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 0.1.0

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Demonstrates how to use the federated_plugin plugin.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version: 0.0.1
publish_to: "none"

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.0.1
homepage:

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.0.1
homepage:

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.0.1
publish_to: none

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.0.1
homepage:

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion experimental/pedometer/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1

environment:
sdk: ^3.5.0
sdk: ^3.6.0

# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
Expand Down
2 changes: 1 addition & 1 deletion experimental/pedometer/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.0.1
publish_to: none

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion experimental/varfont_shader_puzzle/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: 'none'
version: 1.0.0+1

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion experimental/web_dashboard/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0+1
publish_to: none

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
cloud_firestore: ^5.0.1
Expand Down
2 changes: 1 addition & 1 deletion flutter_maps_firestore/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: A new Flutter project.
version: 1.0.0+1

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion form_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: "none"
version: 1.0.0+1

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion game_template/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ publish_to: 'none'
version: 0.0.1+1

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion gemini_tasks/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: "Sample app for the google_generative_ai package"
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion google_maps/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: 'none'
version: 1.0.0+1

environment:
sdk: ^3.5.0
sdk: ^3.6.0

dependencies:
flutter:
Expand Down
30 changes: 15 additions & 15 deletions infinite_list/.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# This file should be version controlled and should not be manually edited.

version:
revision: "db7ef5bf9f59442b0e200a90587e8fa5e0c6336a"
revision: "8495dee1fd4aacbe9de707e7581203232f591b2f"
channel: "stable"

project_type: app
Expand All @@ -13,26 +13,26 @@ project_type: app
migration:
platforms:
- platform: root
create_revision: db7ef5bf9f59442b0e200a90587e8fa5e0c6336a
base_revision: db7ef5bf9f59442b0e200a90587e8fa5e0c6336a
create_revision: 8495dee1fd4aacbe9de707e7581203232f591b2f
base_revision: 8495dee1fd4aacbe9de707e7581203232f591b2f
- platform: android
create_revision: db7ef5bf9f59442b0e200a90587e8fa5e0c6336a
base_revision: db7ef5bf9f59442b0e200a90587e8fa5e0c6336a
create_revision: 8495dee1fd4aacbe9de707e7581203232f591b2f
base_revision: 8495dee1fd4aacbe9de707e7581203232f591b2f
- platform: ios
create_revision: db7ef5bf9f59442b0e200a90587e8fa5e0c6336a
base_revision: db7ef5bf9f59442b0e200a90587e8fa5e0c6336a
create_revision: 8495dee1fd4aacbe9de707e7581203232f591b2f
base_revision: 8495dee1fd4aacbe9de707e7581203232f591b2f
- platform: linux
create_revision: db7ef5bf9f59442b0e200a90587e8fa5e0c6336a
base_revision: db7ef5bf9f59442b0e200a90587e8fa5e0c6336a
create_revision: 8495dee1fd4aacbe9de707e7581203232f591b2f
base_revision: 8495dee1fd4aacbe9de707e7581203232f591b2f
- platform: macos
create_revision: db7ef5bf9f59442b0e200a90587e8fa5e0c6336a
base_revision: db7ef5bf9f59442b0e200a90587e8fa5e0c6336a
create_revision: 8495dee1fd4aacbe9de707e7581203232f591b2f
base_revision: 8495dee1fd4aacbe9de707e7581203232f591b2f
- platform: web
create_revision: db7ef5bf9f59442b0e200a90587e8fa5e0c6336a
base_revision: db7ef5bf9f59442b0e200a90587e8fa5e0c6336a
create_revision: 8495dee1fd4aacbe9de707e7581203232f591b2f
base_revision: 8495dee1fd4aacbe9de707e7581203232f591b2f
- platform: windows
create_revision: db7ef5bf9f59442b0e200a90587e8fa5e0c6336a
base_revision: db7ef5bf9f59442b0e200a90587e8fa5e0c6336a
create_revision: 8495dee1fd4aacbe9de707e7581203232f591b2f
base_revision: 8495dee1fd4aacbe9de707e7581203232f591b2f

# User provided section

Expand Down
Loading

0 comments on commit 594cac7

Please sign in to comment.