python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
In a Flutter application for Windows, when minimizing the window, some containers overflow. How can I solve this problem?
I am not able to figure out how to minimize this container according to the shape of the window..
In full screen it looks good.full screen
body: Row(
children: [
Container(
...
Abhishek Tiwari
Votes: 0
Answers: 1
Is it possible to create desktop widgets using flutter windows app?
**Hi, I am new to flutter desktop apps. I am trying to create desktop widgets like the image below. I searched on the internet and found nothing. Can any one help me? Thanks in advance.
**
siva.picky
Votes: 0
Answers: 0
Flutter desktop questions
Please, if I setup flutter desktop on my Mac, can I develop a desktop application for windows?… (using mac for developing a windows desktop app)
Thank you .
I tried developing flutter desktop app with...
Abdenour AB
Votes: 0
Answers: 1
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 CMakeLists.txt:2 (project):
No CMAKE_C...
Mohamed Amen
Votes: 0
Answers: 2