We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e9b2d5 commit f7aac86Copy full SHA for f7aac86
README.md
@@ -8,7 +8,17 @@ Automated script to install and setup Flutter development environment with Homeb
8
curl -fsSl https://raw.githubusercontent.com/shan-shaji/setup-flutter/main/setup-flutter | /bin/bash
9
```
10
11
-Supports
+This script will perform the following steps:
12
+
13
+- Install Home Brew
14
+- Install Snap - Linux
15
+- Install Open JDK 8
16
+- Install Android Studio
17
+- Install VS Code
18
+- Install FVM
19
+- Install Flutter default version
20
21
+## Supports
22
23
- ✅ Mac OS
-- 🚧 Ubuntu(Still Testing)
24
+- ✅ Ubuntu
0 commit comments