Commit 94f37a1
authored
Drop transparent titlebar on macOS (#2284)
Simplifying the codelab, reducing unrequired complexity. Even if looks better.
If you need help, consider asking for advice on the #hackers-devrel channel on [Discord].
[Effective Dart: Style]: https://dart.dev/guides/language/effective-dart/style1 parent 1016cc6 commit 94f37a1
File tree
37 files changed
+27
-306
lines changed- intro_flutter_gpu
- step_01
- bin
- macos/Runner/Base.lproj
- step_02
- bin
- macos/Runner/Base.lproj
- step_03
- bin
- macos/Runner/Base.lproj
- step_04
- bin
- macos/Runner/Base.lproj
- step_05
- bin
- macos/Runner/Base.lproj
- step_06
- bin
- macos/Runner/Base.lproj
- step_07
- bin
- macos/Runner/Base.lproj
- step_08
- bin
- macos/Runner/Base.lproj
- step_09
- bin
- macos/Runner/Base.lproj
- step_10
- bin
- macos/Runner/Base.lproj
- step_11
- bin
- macos/Runner/Base.lproj
- step_12
- bin
- macos/Runner/Base.lproj
37 files changed
+27
-306
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
52 | 50 | | |
53 | 51 | | |
54 | 52 | | |
55 | | - | |
| 53 | + | |
56 | 54 | | |
57 | 55 | | |
58 | 56 | | |
59 | 57 | | |
60 | 58 | | |
61 | | - | |
| 59 | + | |
62 | 60 | | |
63 | 61 | | |
64 | 62 | | |
| |||
195 | 193 | | |
196 | 194 | | |
197 | 195 | | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | 196 | | |
224 | 197 | | |
225 | 198 | | |
| |||
1162 | 1135 | | |
1163 | 1136 | | |
1164 | 1137 | | |
1165 | | - | |
| 1138 | + | |
1166 | 1139 | | |
1167 | 1140 | | |
1168 | 1141 | | |
| |||
This file was deleted.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
333 | | - | |
334 | | - | |
| 333 | + | |
| 334 | + | |
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
This file was deleted.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
333 | | - | |
334 | | - | |
| 333 | + | |
| 334 | + | |
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
This file was deleted.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
333 | | - | |
334 | | - | |
| 333 | + | |
| 334 | + | |
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
0 commit comments