From: Kevin Worth Date: Fri, 15 May 2020 13:03:32 +0000 (-0400) Subject: Enable network requests in mac os app X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=66115014b5cb34bf68739b0e111db07dca7879b3;hp=66115014b5cb34bf68739b0e111db07dca7879b3;p=lmno.games Enable network requests in mac os app According to documentation here: https://flutter.dev/desktop#setting-up-entitlements this change is needed so that the app can send network requests ---