diff --git a/app/config/platforms.php b/app/config/platforms.php index 2f08c6ef21..9e1e8f264d 100644 --- a/app/config/platforms.php +++ b/app/config/platforms.php @@ -124,7 +124,7 @@ return [ 'key' => APP_PLATFORM_FLUTTER, 'name' => 'Flutter', 'description' => 'Client libraries for integrating with '.APP_NAME.' to build cross-platform Flutter applications. Read the [getting started for Flutter](/docs/getting-started-for-flutter) tutorial to start building your first Flutter application.', - 'enabled' => false, + 'enabled' => true, 'beta' => true, 'languages' => [ [