Newest 'flutter' Questions

0 votes

1 answer

47 views

flutter hot reload performing hot restart

hot reload performing hot restart the app instead of hot reloading. i deleted all caches or any thing you may ask yet i am still facing same problem. it happens just the app for i am working on, so ...

kokoko's user avatar

  • 4,127

0 votes

2 answers

58 views

Container border is clipped despite Clip.antialias. How to fix?

My widget contains a TextField wrapped by a Container for styling and border. I must use filled: true within the InputDecoration of the TextField. Otherwise, the theme (flex_color_scheme) seems not to ...

rusty's user avatar

  • 1,523

0 votes

1 replies

82 views

WordPress as backend → Flutter or React as the frontend

hey folks — I feel like I’ve been going down dead ends on this one. I honestly thought this would be straightforward, especially with how many AI tools and modern frameworks are out there now. But ...

Anthony Blomfield's user avatar

  • 1

flutter version need set up in fvm

I’m using FVM on Windows. After installing and selecting a Flutter version, fvm list still shows “Need setup”. Output: PS C:\Users\nick_\VSCodeProjects\xxx\xxx> fvm list Cache directory: C:\Users\...

John Joe's user avatar

  • 12.9k