The latest version, shipping today, now supports building Windows apps with Flutter , with fast access to the underlying database using Dart FFI, adding to their existing support for mobile platforms like iOS and Android.
Read moreDoes Flutter apps work on Windows?
Google’s Flutter now supports building applications for Windows . Flutter is a cross-platform development tool that can also target Android, iOS, Linux, and the web. Multiple teams from Microsoft worked together with Google to help Flutter support Windows.3 Şub 2022
Read moreHow do I enable Windows desktop in Flutter?
On Windows, desktop support is enabled on Flutter 2.10 or higher. Note: You only need to execute flutter config –enable-<platform>-desktop once. You can check the status of your configuration at any time by using the command flutter config with no arguments.
Read more