Category "flutter-windows"

Any way to play audio file for windows desktop application in flutter?

I'm new to flutter and making a desktop application with flutter. Now I need to load and play audio files but found that the audio player packages don't support

RenderFlex overflowing in NavigationRail and NavigationRailDestination on window-resizing

How to fix RenderFlex overflowing in NavigationRail and NavigationRailDestination, when resizing the Desktop window? Flutter 2.11.0-0.0.pre.794 • channel m

Flutter error: No CMAKE_CXX_COMPILER could be found

I am new to Flutter. When I want to run my Flutter application on Windows, I get this error: Launching lib\main.dart on Windows in debug mode... CMake Error at

Open flutter app windows by a custom schema

Some windows apps like telegram, can open with custom schema url by browser. When I install telegram on my windows pc and enter tg:// in browser, It can maximiz

save data on windows directory

i'm writing an app that upload and save images from directories of windows to the app. I have write the function to upload the image on the app but I can't find