Why Flutter – a different point of view

Endless articles have been written, explaining why a developer should choose the next framework to work with / learn. Not less articles have been written praising the Cross-Platform development frameworks including Xamarin, React-Native, Flutter and others, in this post I would like to present a different approach, why from all the above mentioned, you should…

Read More

MacOS / XCode / iOS Co-Existance

Mac / XCode / iOS co-existance: It’s very complicated, full of details and numbers but I will try to do it as simple as possible (although it’s never simple when it comes to apple….) Co-Existance, by definition, is the combination of IOS version on an iPhone device and the version of XCode running on a…

Read More

End-To-End iOS application development without a Mac.

As a mobile developer, you cannot afford working only in one platform, If you want your application to reach large audience you will need to have your application in both Google store (For Android users) and in the AppStore (For iPhone users) many development tools and environment allow to create a cross platform applications (React…

Read More

Flutter – Encryption of stored data

Well , this is the first post I’m writing about Flutter , I came across with this environment about a month ago , and been working with quite intensivelyUsually, the documentation when it comes to Flutter and Dart is very extensive and you would find the answer to every question quite easily, but when it…

Read More