|
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: b06b8b2710955028a6b562f5aa6fe62941d6febf |
8 | | - channel: stable |
| 7 | + revision: "edada7c56edf4a183c1735310e123c7f923584f1" |
| 8 | + channel: "stable" |
9 | 9 |
|
10 | 10 | project_type: app |
11 | 11 |
|
12 | 12 | # Tracks metadata for the flutter migrate command |
13 | 13 | migration: |
14 | 14 | platforms: |
15 | 15 | - platform: root |
16 | | - create_revision: b06b8b2710955028a6b562f5aa6fe62941d6febf |
17 | | - base_revision: b06b8b2710955028a6b562f5aa6fe62941d6febf |
| 16 | + create_revision: edada7c56edf4a183c1735310e123c7f923584f1 |
| 17 | + base_revision: edada7c56edf4a183c1735310e123c7f923584f1 |
18 | 18 | - platform: android |
19 | | - create_revision: b06b8b2710955028a6b562f5aa6fe62941d6febf |
20 | | - base_revision: b06b8b2710955028a6b562f5aa6fe62941d6febf |
21 | | - - platform: ios |
22 | | - create_revision: b06b8b2710955028a6b562f5aa6fe62941d6febf |
23 | | - base_revision: b06b8b2710955028a6b562f5aa6fe62941d6febf |
24 | | - - platform: linux |
25 | | - create_revision: b06b8b2710955028a6b562f5aa6fe62941d6febf |
26 | | - base_revision: b06b8b2710955028a6b562f5aa6fe62941d6febf |
27 | | - - platform: macos |
28 | | - create_revision: b06b8b2710955028a6b562f5aa6fe62941d6febf |
29 | | - base_revision: b06b8b2710955028a6b562f5aa6fe62941d6febf |
30 | | - - platform: web |
31 | | - create_revision: b06b8b2710955028a6b562f5aa6fe62941d6febf |
32 | | - base_revision: b06b8b2710955028a6b562f5aa6fe62941d6febf |
33 | | - - platform: windows |
34 | | - create_revision: b06b8b2710955028a6b562f5aa6fe62941d6febf |
35 | | - base_revision: b06b8b2710955028a6b562f5aa6fe62941d6febf |
| 19 | + create_revision: edada7c56edf4a183c1735310e123c7f923584f1 |
| 20 | + base_revision: edada7c56edf4a183c1735310e123c7f923584f1 |
36 | 21 |
|
37 | 22 | # User provided section |
38 | 23 |
|
|
0 commit comments