We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I'd like to resurrect #18 because indeed hot reload would be very useful. For me, it's not working even when I use the suggested
Navigator.pushReplacement( context, MaterialPageRoute(builder: (context) => IntroScreen()));