September 2019
Beginner
512 pages
12h 52m
English
During development, Flutter uses JIT compilation in development mode. This enables important development features such as hot reload, the feature mentioned in the preceding section. Due to the power of Dart's compiler, interactions between the code and the simulator/device are really fast, and debugging information helps developers step into the source code.
Read now
Unlock full access