
上QQ阅读APP看书,第一时间看更新
Adding productivity
Dart is not only a language, not in concept at least. The Dart SDK comes with a set of tools (seen in the previous Dart development tools section) that Flutter benefits from to help with common tasks during the development phase, such as the following:
- The Dart JIT and AOT compilers
- Profiling, debugging, and logging with the Dart DevTools and Observatory (more in Chapter 12, Testing, Debugging, and Deployment).
- Static code analysis with its built-in analyzer: https://dart.dev/guides/language/analysis-options