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
-
Same as react native I had to throw native code to support downloading data in a background thread
-
THIS IS EXACTLY WHAT I SAID
I ROLLED BACK TO NATIVE ANDROID BEST FKIG DECISION EVER -
http4184126yThe framework is only limited to rendering UI, and it's awesome at it. Slightly complicated tasks and it fails . Who knows may be in future, flutter will be matured enough to handle it all
-
http4184126y@SukMikeHok I am also thinking the same. But the reactive design model seems very easy and lucrative .
-
mindev5446y@ewpratten Dart can do that. Also, flutter was made to create UIs not whole apps, it will probably change in the future
-
All the cross-platform frameworks are like that only. You always need a bit of help from the native side to do complex stuff. Also, the expectation is kind of unrealistic as well, all platform differs on the way they do stuff, obviously Google can abstract that for you, but that will again add a lot of payload unnecessarily.
Related Rants
Flutter has most pathetic support for background job execution 😡, it's not worth learning, until the framework matures enough
rant
android
apps
flutter