dev
text 36 lines 1.23 KB
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 and should not be manually edited.
5
6 version:
7 revision: "367f9ea16bfae1ca451b9cc27c1366870b187ae2"
8 channel: "stable"
9
10 project_type: app
11
12 # Tracks metadata for the flutter migrate command
13 migration:
14 platforms:
15 - platform: root
16 create_revision: 367f9ea16bfae1ca451b9cc27c1366870b187ae2
17 base_revision: 367f9ea16bfae1ca451b9cc27c1366870b187ae2
18 - platform: windows
19 create_revision: 367f9ea16bfae1ca451b9cc27c1366870b187ae2
20 base_revision: 367f9ea16bfae1ca451b9cc27c1366870b187ae2
21 - platform: macos
22 create_revision: 367f9ea16bfae1ca451b9cc27c1366870b187ae2
23 base_revision: 367f9ea16bfae1ca451b9cc27c1366870b187ae2
24 - platform: linux
25 create_revision: 367f9ea16bfae1ca451b9cc27c1366870b187ae2
26 base_revision: 367f9ea16bfae1ca451b9cc27c1366870b187ae2
27
28 # User provided section
29
30 # List of Local paths (relative to this file) that should be
31 # ignored by the migrate tool.
32 #
33 # Files that are not part of the templates will be ignored by default.
34 unmanaged_files:
35 - 'lib/main.dart'
36 - 'ios/Runner.xcodeproj/project.pbxproj'