In my flutter desktop application I am playing video using <a href="https://pub.dev/packages/dart_vlc" rel="nofollow noreferrer">dart_vlc</a> package. I want to take...
I'm trying to integrate Firebase Authentication for Flutter Desktop Embedding. Is there any Flutter plugin for Firebase Authentication for development in case Desktop...
I'm working on flutter desktop app and i need to print invoice to USB printer. <a href="https://pub.flutter-io.cn/packages/printing" rel="nofollow noreferrer">h...
when selecting text from SelectableText and wanting to change the selected text both SelectableText remain as they're selected. <a href="https://i.stack.imgur.c...
I'm trying to build app a custom desktop app in Flutter to be able to load pictures, like a gallery. To do so, I will ask to the user to pick a folder, and automatical...
I am trying to run flutter desktop application but it is giving the following error in screenshot on run command: <img src="https://i.stack.imgur.com/Q1rZZ.png"...
I am new in Flutter and still learn basics and my next step is to create user role-based authorization Flutter desktop app using local database (SQLite). In the web I...
I am building a Flutter desktop application and I would like to leave the app running on the system tray instead of just closing it.
I am using PaginatedDataTable widget to show my data which requires all the data from the start. e.g. I want 10 entries per page and I have 100 data records (entries)...
am running my desktop application using flutter 2.10.0 and am getting this error type. following is my flutter doctor output: <pre><code>Doctor summary (to...
I am trying to build a desktop app with flutter. I want to display the app window half the size of screen when login screen of the app is visible. Is there a wa...
I am in the latest stable release for flutter desktop and have installed Visual Studio 2022 but still the option for Windows is not showing. Do i still nee...
I have written a Flutter Desktop app for windows and I want to change the name and icon of app. I change icon from <strong>windows>runner>resources</strong> and...
am trying to build an flutter standalone desktop application which should use local database for storing and manipulating data. how can i achieve this result?</...
when I try to run the desktop application in a flutter. i write on terminal flutter run -d windows give this the below error Launching lib\main.dart on Windows...