Even though hot reload makes iterating with Flutter really fast and easy, you may observe that it doesn’t work when you are updating code inside the main() method. To check out all other scenarios where it might not work as expected, check out the documentation: https://flutter.dev/docs/development/...