Flutter coordinates with Windows to paint your UI to the screen, handles events like window resizing and DPI changes, and works with existing Windows modalities for internationalization, such as input method editors . On Windows, Flutter uses exactly the same Dart code, but takes advantage of native Windows APIs.