Issue
When I am writing Flutter app, the android studio perform hot reload for every change I made of the code without pressing the command+S. I want it to trigger hot reload only when I press the command+S, how should I configure it? Thanks.
Solution
Go to Settings and search for Autosave. There you can disable or enable autosaving.
Answered By - Juan Carlos Ramón Condezo

0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.