Flutter 3
11–20 of 453 posts
Re: Flutter 3
#12Quoted post unavailable.
Re: Flutter 3
#13I was hoping to see better HTML rendering. Using a single canvas to render web apps was my one turn off. Flutter is the right choice for many apps, but not for apps primarily accessed over the Web.
Re: Flutter 3
#14Quoted post unavailable.
Re: Flutter 3
#15I was hoping to see better HTML rendering. Using a single canvas to render web apps was my one turn off. Flutter is the right choice for many apps, but not for apps primarily accessed over the Web.
Re: Flutter 3
#16Quoted post unavailable.
Re: Flutter 3
#17Does anybody know of any good Flutter for Windows applications that are worth looking at?
Re: Flutter 3
#18Where is that bad link? I'll fix it.
Re: Flutter 3
#19I'm horrified if I upgrade it everything will break and I'll have to commit to fixing it.
Still, I'm very excited about this, I'd argue flutter is what react native wanted to be.
Re: Flutter 3
#20I have an irrational annoyance when projects claim to support "desktop UI" but then only have the most trivial of widgets commonly used in desktop applications. Where is my tree view? Data grid view? Charts? Native file dialog window? From my perspective, while I'm sure Flutter is wonderful, it fits squarely in the "mobile" UI toolkit and "basic" desktop application category.
The flutter team has proven generally capable of developing UI elements on mobile across iOS/Android. Getting platform stability is a welcome step and i trust them to continue to build out the desktop element set.
Flutter has been my go-to for mobile app dev for years and i haven't considered returning to react native, pure native or cordova since i swapped.
All that being said, i have spent my afternoon debugging an issue with Flutter's first-party camera plugin, so it isn't all roses.