Skip to content

Commit 4113f10

Browse files
author
Jonas Heinle
committed
fixed scrolling
1 parent a7e93fc commit 4113f10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ samples, guidance on mobile development, and a full API reference.
248248
### Run Web Server locally for Debugging
249249

250250
```bash
251-
flutter run -d web-server --web-renderer canvaskit --profile --web-port 8080 --web-hostname 0.0.0.0
251+
flutter run -d web-server --profile --web-port 8080 --web-hostname 0.0.0.0
252252
```
253253

254254
### Prerequisites

0 commit comments

Comments
 (0)