FlutterFlow: Low-code Flutter apps
31–40 of 112 posts
Re: FlutterFlow: Low-code Flutter apps
#32Re: FlutterFlow: Low-code Flutter apps
#33Can it talk to a GraphQL backend ?
Re: FlutterFlow: Low-code Flutter apps
#34Can it talk to a GraphQL backend ?
Re: FlutterFlow: Low-code Flutter apps
#35I checked it out - but I think most developers would be more comfortable writing Dart code to develop Flutter code. I can see that something like FlutterFlow is useful if you need snippets to e.g. get a stylized layout with little effort. Kind of like a quick way of getting the look you want, and then pasting it back into Android Studio. Even then I'd change and improve the code - I see that the styles are a bit "har…
Re: FlutterFlow: Low-code Flutter apps
#36I was very interested up until I saw the pricing. $70 a month is way too much. A big issue here is just how easy flutter is, I'd rather invest 20 hours once to build it using Dart, then to pay $800 a year.
Re: FlutterFlow: Low-code Flutter apps
#37I'm genuinely curious how easy no-code app development has to become in order to be adopted at scale in the software industry. Right now I'm still getting the sense that most companies prefer to hire a dedicated app development team and have full control over the architecture.
Most "apps" are really replacements for simple web pages because of the way Apple is distorting computing.
Works perfectly well for 90% of most businesses.
Re: FlutterFlow: Low-code Flutter apps
#38I am still looking for the equivalent of Visual Basic for making modern Web and mobile apps. It is exciting that we might finally be getting there!
However there is stuff like OutSystems or Oracle Apex.
By the way Xojo does support WebAssembly.
Re: FlutterFlow: Low-code Flutter apps
#39I'm genuinely curious how easy no-code app development has to become in order to be adopted at scale in the software industry. Right now I'm still getting the sense that most companies prefer to hire a dedicated app development team and have full control over the architecture.
Re: FlutterFlow: Low-code Flutter apps
#40This product aside, though, I find it funny how the whole “reactive widget tree that gets rebuilt when data changes” and “everything is just nested objects with properties, no XML needed” trend felt like “backlash” against the UI Builders, Visual Basics, and Glades.
And yet now we’re building visual tools to control all the nested reactive component frameworks very much in that same vein.