Skip to content

Commit f7aac86

Browse files
committed
docs: update docs with feature
1 parent 7e9b2d5 commit f7aac86

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,17 @@ Automated script to install and setup Flutter development environment with Homeb
88
curl -fsSl https://raw.githubusercontent.com/shan-shaji/setup-flutter/main/setup-flutter | /bin/bash
99
```
1010

11-
Supports
11+
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
1222

1323
- ✅ Mac OS
14-
- 🚧 Ubuntu(Still Testing)
24+
- Ubuntu

0 commit comments

Comments
 (0)