1
0
Fork 0
mirror of synced 2024-06-26 10:10:57 +12:00

Enabled Fultter platform settings

This commit is contained in:
Eldad Fux 2020-04-12 12:35:15 +03:00
parent eab3b8bd5c
commit fa782ec8a5

View file

@ -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' => [
[