dev
text 36 lines 1.2 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.
5
6 version:
7 revision: f468f3366c26a5092eb964a230ce7892fda8f2f8
8 channel: unknown
9
10 project_type: plugin
11
12 # Tracks metadata for the flutter migrate command
13 migration:
14 platforms:
15 - platform: root
16 create_revision: f468f3366c26a5092eb964a230ce7892fda8f2f8
17 base_revision: f468f3366c26a5092eb964a230ce7892fda8f2f8
18 - platform: android
19 create_revision: f468f3366c26a5092eb964a230ce7892fda8f2f8
20 base_revision: f468f3366c26a5092eb964a230ce7892fda8f2f8
21 - platform: ios
22 create_revision: f468f3366c26a5092eb964a230ce7892fda8f2f8
23 base_revision: f468f3366c26a5092eb964a230ce7892fda8f2f8
24 - platform: macos
25 create_revision: f468f3366c26a5092eb964a230ce7892fda8f2f8
26 base_revision: f468f3366c26a5092eb964a230ce7892fda8f2f8
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'