]> git.cworth.org Git - lmno.games/commitdiff
Add all macos files generated with flutter create .
authorKevin Worth <kworth082@gmail.com>
Fri, 15 May 2020 12:59:21 +0000 (08:59 -0400)
committerCarl Worth <cworth@cworth.org>
Sat, 23 May 2020 13:49:00 +0000 (06:49 -0700)
According to this documentation:

    https://flutter.dev/desktop#add-desktop-support-to-an-existing-flutter-project

This commit adds all of the files which came from running `flutter
create .` while on the master branch of flutter-sdk.

After this commit (and while still on the flutter-sdk master branch) the
native mac os app can be run with `flutter run -d macOS`.


No differences found