This website requires JavaScript.
Explore
Help
Sign In
DEV
/
flutter_flutter
Watch
1
Star
0
Fork
0
You've already forked flutter_flutter
mirror of
https://github.com/flutter/flutter.git
synced
2026-02-20 02:29:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
packages
/
flutter_tools
/
templates
/
app
/
linux.tmpl
History
Marcus Tomlinson
343577afb6
Add liblzma as an explicit dependancy on Linux (
#70617
)
2020-11-16 14:48:02 -08:00
..
flutter
Add liblzma as an explicit dependancy on Linux (
#70617
)
2020-11-16 14:48:02 -08:00
.gitignore
…
CMakeLists.txt.tmpl
Put the unbundled Linux executable in a subdirectory (
#64992
)
2020-09-01 05:34:25 -07:00
main.cc
Try the Wayland GDK backend, the engine now supports it (
#66519
)
2020-10-22 09:38:11 +13:00
my_application.cc.tmpl
Update Linux template app to pass through command line arguments to the Dart entrypoint (
#68535
)
2020-10-30 12:26:16 +13:00
my_application.h
…