|
1 | 1 | # This file tracks properties of this Flutter project. |
2 | 2 | # Used by Flutter tool to assess capabilities and perform upgrades etc. |
3 | 3 | # |
4 | | -# This file should be version controlled. |
| 4 | +# This file should be version controlled and should not be manually edited. |
5 | 5 |
|
6 | 6 | version: |
7 | | - revision: 135454af32477f815a7525073027a3ff9eff1bfd |
8 | | - channel: unknown |
| 7 | + revision: "ea121f8859e4b13e47a8f845e4586164519588bc" |
| 8 | + channel: "[user-branch]" |
9 | 9 |
|
10 | 10 | project_type: plugin |
11 | 11 |
|
12 | 12 | # Tracks metadata for the flutter migrate command |
13 | 13 | migration: |
14 | 14 | platforms: |
15 | 15 | - platform: root |
16 | | - create_revision: 135454af32477f815a7525073027a3ff9eff1bfd |
17 | | - base_revision: 135454af32477f815a7525073027a3ff9eff1bfd |
| 16 | + create_revision: ea121f8859e4b13e47a8f845e4586164519588bc |
| 17 | + base_revision: ea121f8859e4b13e47a8f845e4586164519588bc |
18 | 18 | - platform: android |
19 | | - create_revision: 135454af32477f815a7525073027a3ff9eff1bfd |
20 | | - base_revision: 135454af32477f815a7525073027a3ff9eff1bfd |
| 19 | + create_revision: ea121f8859e4b13e47a8f845e4586164519588bc |
| 20 | + base_revision: ea121f8859e4b13e47a8f845e4586164519588bc |
21 | 21 | - platform: ios |
22 | | - create_revision: 135454af32477f815a7525073027a3ff9eff1bfd |
23 | | - base_revision: 135454af32477f815a7525073027a3ff9eff1bfd |
| 22 | + create_revision: ea121f8859e4b13e47a8f845e4586164519588bc |
| 23 | + base_revision: ea121f8859e4b13e47a8f845e4586164519588bc |
24 | 24 | - platform: linux |
25 | | - create_revision: 135454af32477f815a7525073027a3ff9eff1bfd |
26 | | - base_revision: 135454af32477f815a7525073027a3ff9eff1bfd |
| 25 | + create_revision: ea121f8859e4b13e47a8f845e4586164519588bc |
| 26 | + base_revision: ea121f8859e4b13e47a8f845e4586164519588bc |
27 | 27 | - platform: macos |
28 | | - create_revision: 135454af32477f815a7525073027a3ff9eff1bfd |
29 | | - base_revision: 135454af32477f815a7525073027a3ff9eff1bfd |
| 28 | + create_revision: ea121f8859e4b13e47a8f845e4586164519588bc |
| 29 | + base_revision: ea121f8859e4b13e47a8f845e4586164519588bc |
30 | 30 | - platform: windows |
31 | | - create_revision: 135454af32477f815a7525073027a3ff9eff1bfd |
32 | | - base_revision: 135454af32477f815a7525073027a3ff9eff1bfd |
| 31 | + create_revision: ea121f8859e4b13e47a8f845e4586164519588bc |
| 32 | + base_revision: ea121f8859e4b13e47a8f845e4586164519588bc |
33 | 33 |
|
34 | 34 | # User provided section |
35 | 35 |
|
|
0 commit comments