dev
text 30 lines 931 Bytes
Raw
1 # This file tracks properties of this Flutter project.
2 # Used by Flutter tool to assess capabilities and perform upgrades etc.
3 #
4 # This file should be version controlled.
5
6 version:
7 revision: e3c29ec00c9c825c891d75054c63fcc46454dca1
8 channel: stable
9
10 project_type: plugin
11
12 # Tracks metadata for the flutter migrate command
13 migration:
14 platforms:
15 - platform: root
16 create_revision: e3c29ec00c9c825c891d75054c63fcc46454dca1
17 base_revision: e3c29ec00c9c825c891d75054c63fcc46454dca1
18 - platform: macos
19 create_revision: e3c29ec00c9c825c891d75054c63fcc46454dca1
20 base_revision: e3c29ec00c9c825c891d75054c63fcc46454dca1
21
22 # User provided section
23
24 # List of Local paths (relative to this file) that should be
25 # ignored by the migrate tool.
26 #
27 # Files that are not part of the templates will be ignored by default.
28 unmanaged_files:
29 - 'lib/main.dart'
30 - 'ios/Runner.xcodeproj/project.pbxproj'