flutter/dev/integration_tests/native_driver_test/.metadata
Matan Lurey 5d5e633c44
Move (dev/tools), complete v0 of native_driver (Android) (#154843)
**This is a WIP**, and the only reason it is not a draft PR is so that Flutter (Skia) Gold is executed.

---

Closes https://github.com/flutter/flutter/issues/148269.

Work towards https://github.com/flutter/flutter/issues/148269.
2024-09-11 23:56:21 +00:00

34 lines
1.1 KiB
Plaintext

# 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 and should not be manually edited.
version:
revision: "6c380ffb86ea5048f0650629fe4f0e904afd50e1"
channel: "[user-branch]"
project_type: app
# Tracks metadata for the flutter migrate command
migration:
platforms:
- platform: root
create_revision: 6c380ffb86ea5048f0650629fe4f0e904afd50e1
base_revision: 6c380ffb86ea5048f0650629fe4f0e904afd50e1
- platform: android
create_revision: 6c380ffb86ea5048f0650629fe4f0e904afd50e1
base_revision: 6c380ffb86ea5048f0650629fe4f0e904afd50e1
- platform: ios
create_revision: 6c380ffb86ea5048f0650629fe4f0e904afd50e1
base_revision: 6c380ffb86ea5048f0650629fe4f0e904afd50e1
# 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'