flutter/packages/flutter_tools/templates/plugin/linux.tmpl
stuartmorgan 61c198e766
Switch Linux to the GTK embedding (#59287)
Updates the tooling to use the GTK embedding, rather than the GLFW embedding:
- Adds new requirements to `doctor`
- Updates the app and plugin templates to make GTK-based runners and plugins
- Stops downloading and installing the GLFW artifacts

Final part of #54860, other than cleanup.
2020-06-16 13:31:24 -07:00
..
include/projectName.tmpl Switch Linux to the GTK embedding (#59287) 2020-06-16 13:31:24 -07:00
CMakeLists.txt.tmpl Switch Linux to the GTK embedding (#59287) 2020-06-16 13:31:24 -07:00
projectName_plugin.cc.tmpl Switch Linux to the GTK embedding (#59287) 2020-06-16 13:31:24 -07:00