Having created my first app using Flutter, I weigh up the technology’s pros and cons against the other big cross-platform development contender - React Native.
Exactly what it says on the tin.
Having created my first app using Flutter, I weigh up the technology’s pros and cons against the other big cross-platform development contender - React Native.
Exactly what it says on the tin.
I am seriously looking at using flutter to create my first real app but was a bit put off by its preview stage.
Really excited about it now after reading this
So it’s super easy if you’re familiar with one of a number of languages that has almost nothing in common.
Alrighty then.
I wonder why nobody has tried to do a Python toolkit that generates native apps for different platforms.
First hit for “python mobile mobile app development”: https://dbader.org/blog/python-mobile-development-kivy-vs-beeware
I don’t know why anyone would think “mobile, GUI, native….surely Python” but there will always be someone that tries
A bunch of the BlackBerry 10 native apps were Python…
…I suppose you can built such for any platform supported by Qt/PyQt/PySide (too bad Symbian and Meego, where such apps would be native, are dead; at least Sailfish kinda still goes on)
That is anything but native.
I was questioning the choice of Dart as a language.
I think dart came before flutter. Like, Dart was created by google to fill the same role as typescript. But typescript won. So the Dart guys had to create a different purpose, and thus was born flutter.
I set it up on a Mac, and the 50-step manual setup process was beyond daunting. I still don’t know if I got all the steps right. I did get a simple app built and running, but it all seems like too much duct tape at the moment.