Desktop application using Flutter.
Perform the following commands to run this project
flutter config --enable-windows-desktop
Form Filling Page | Saved Data Page | Edit Data Page |
---|---|---|
For Windows desktop development, you need the following in addition to the Flutter SDK:
Visual Studio 2019 (not to be confused with Visual Studio Code). For Win32 you need the “Desktop development with C++” workload installed, including all of its default components. For UWP you need the “Universal Windows Platform development” workload installed, with the optional UWP C++ tools.
enable developer mode on windows follow these steps
Settings -> Update & Security -> for developers -> turn on developer mode
Perform the following commands to run this project
flutter config --enable-macos-desktop
Form Filling Page | Saved Data Page | Edit Data Page |
---|---|---|
For macOS desktop development, you need the following in addition to the Flutter SDK:
Xcode
CocoaPods if you use plugins
Perform the following commands to run this project
flutter config --enable-linux-desktop
For Linux desktop development, you need the following in addition to the Flutter SDK:
Clang
CMake
GTK development headers
Ninja build
pkg-config
The easiest way to install the Flutter SDK along with these dependencies is by using snapd. For more information, see Installing snapd.
Once you have snapd, you can install Flutter using the Snap Store, or at the command line:
$ sudo snap install flutter --classic
If snapd is unavailable on the Linux distro you’re using, you might use the following command:
$ sudo apt-get install clang cmake ninja-build pkg-config libgtk-3-dev
Plugin Name |
---|
responsive_framework |
file_picker_cross |
path_provider |
localstore |
If you found this project helpful or you learned something from the source code and want to thank team deorwine then please connect on us different platform: