Did you know?
Hot-reload is available on Flutter web! ⚡️
To enable it:
- Upgrade to Flutter 3.32 stable
- Run your app with
--web-experimental-hot-reload
For the best experience in VSCode:
- Enable hot reload on save
- Add a web launch configuration 👇
Check this post for all the details:
| Previous | Next |
|---|---|
| Uploading Screenshots with Fastlane | int.fromEnvironment and bool.fromEnvironment |
