Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
devTea240886yDepend on your project, but most of the time native should be easier from what I heard
-
alekdinin676yFrom what I can read in the documentation of Flutter, less lines of code for doing some things and the guarantee of "native experienced" using it. The interested part for me could be developing fast a little app for both the OS, avoiding the use of other quite slow and (imho) not optimized framework like phonegap and co. 🙄
-
Iskander5976yFlutter is just amazing. Also, rumour has it that they will add building Windows, Mac, Linux, and perhaps web apps from your Flutter app code. This will reportedly be unveiled in the next Google IO. Somebody from Twitter teased it showing a part of VS Code files pane with filenames like build.linux, build.windows, etc.
If that comes to life, Flutter will be like... every platform! -
@iskandergaba If you want you can try and get it working yourself if you have time, patience and dont mind most of it not working. https://github.com/google/...
-
Iskander5976y@Jacquobite Thanks. This is the repository of experimental and unofficial effort by Google employees which appeared months ago. What I was referring to was this exciting tweet https://twitter.com/FranzSSilva/...
Related Rants
What do you think about developing apps for both IOS and Android in Flutter? Should I give it a try switching some weeks from Kotlin (in Android)?
question
flutter
question of the day
kotlin