When I run flutter run
and press r
or R
hot reload/restart doesn't work and I have to press r
or R
every time I change my code.
I want to run my app only from the terminal and not from any IDE or Editor.
When I run flutter run
and press r
or R
hot reload/restart doesn't work and I have to press r
or R
every time I change my code.
I want to run my app only from the terminal and not from any IDE or Editor.