We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3790ae0 commit acfedbaCopy full SHA for acfedba
intro_flutter_gpu/codelab_rebuild.yaml
@@ -5,7 +5,7 @@ steps:
5
- name: Remove generated code
6
rmdir: step_01
7
- name: Create project
8
- flutter: create --empty intro_flutter_gpu --platforms android,ios,macos,windows
+ flutter: create --empty intro_flutter_gpu --platforms android,ios,macos,windows,linux
9
- name: Make the macOS titlebar transparent, content full window, and hide the title bar.
10
full-screen-macos-main-menu-xib: intro_flutter_gpu/macos/Runner/Base.lproj/MainMenu.xib
11
- name: Strip DEVELOPMENT_TEAM
0 commit comments