From: Kevin Worth Date: Sat, 16 May 2020 10:20:46 +0000 (-0400) Subject: Add all linux files generated with flutter create . X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=commitdiff_plain;h=5c8b98b847075467f8ed75bbe9be99a77ae86389;hp=5c8b98b847075467f8ed75bbe9be99a77ae86389 Add all linux files generated with flutter create . Accordingly with this documentation: https://flutter.dev/desktop#add-desktop-support-to-an-existing-flutter-project This commit adds all of the files in the `linux` directory which came from running `flutter create .` while on the master branch of flutter-sdk. ---