Commit cf37e9a
committed
fix: Use HttpClient for Chrome detection instead of Future.get
- Fixed compilation error in _checkForExistingChrome function
- Use dart:io HttpClient instead of non-existent Future.get
- This properly checks for existing Chrome instances on the specified port1 parent 2edeb06 commit cf37e9a
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1427 | 1427 | | |
1428 | 1428 | | |
1429 | 1429 | | |
1430 | | - | |
1431 | | - | |
1432 | | - | |
1433 | | - | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
1434 | 1435 | | |
1435 | 1436 | | |
1436 | 1437 | | |
| |||
0 commit comments