mirror of
https://github.com/flutter/samples.git
synced 2026-03-23 04:41:38 +00:00
Re-add Craig Labenz's code sharing sample (#1466)
* Revert "Revert "Add code sharing sample (#1444)" (#1464)"
This reverts commit dc50c46ef1.
* Opting out failing tests on Windows for CI
Co-authored-by: Craig Labenz <craig.labenz@gmail.com>
This commit is contained in:
45
code_sharing/client/.metadata
Normal file
45
code_sharing/client/.metadata
Normal file
@@ -0,0 +1,45 @@
|
||||
# This file tracks properties of this Flutter project.
|
||||
# Used by Flutter tool to assess capabilities and perform upgrades etc.
|
||||
#
|
||||
# This file should be version controlled.
|
||||
|
||||
version:
|
||||
revision: f16fe11ecf81a85d926ea3817ba1c87bdbbefa41
|
||||
channel: main
|
||||
|
||||
project_type: app
|
||||
|
||||
# Tracks metadata for the flutter migrate command
|
||||
migration:
|
||||
platforms:
|
||||
- platform: root
|
||||
create_revision: f16fe11ecf81a85d926ea3817ba1c87bdbbefa41
|
||||
base_revision: f16fe11ecf81a85d926ea3817ba1c87bdbbefa41
|
||||
- platform: android
|
||||
create_revision: f16fe11ecf81a85d926ea3817ba1c87bdbbefa41
|
||||
base_revision: f16fe11ecf81a85d926ea3817ba1c87bdbbefa41
|
||||
- platform: ios
|
||||
create_revision: f16fe11ecf81a85d926ea3817ba1c87bdbbefa41
|
||||
base_revision: f16fe11ecf81a85d926ea3817ba1c87bdbbefa41
|
||||
- platform: linux
|
||||
create_revision: f16fe11ecf81a85d926ea3817ba1c87bdbbefa41
|
||||
base_revision: f16fe11ecf81a85d926ea3817ba1c87bdbbefa41
|
||||
- platform: macos
|
||||
create_revision: f16fe11ecf81a85d926ea3817ba1c87bdbbefa41
|
||||
base_revision: f16fe11ecf81a85d926ea3817ba1c87bdbbefa41
|
||||
- platform: web
|
||||
create_revision: f16fe11ecf81a85d926ea3817ba1c87bdbbefa41
|
||||
base_revision: f16fe11ecf81a85d926ea3817ba1c87bdbbefa41
|
||||
- platform: windows
|
||||
create_revision: f16fe11ecf81a85d926ea3817ba1c87bdbbefa41
|
||||
base_revision: f16fe11ecf81a85d926ea3817ba1c87bdbbefa41
|
||||
|
||||
# User provided section
|
||||
|
||||
# List of Local paths (relative to this file) that should be
|
||||
# ignored by the migrate tool.
|
||||
#
|
||||
# Files that are not part of the templates will be ignored by default.
|
||||
unmanaged_files:
|
||||
- 'lib/main.dart'
|
||||
- 'ios/Runner.xcodeproj/project.pbxproj'
|
||||
Reference in New Issue
Block a user