Same App, Same backend, New Client

flutterAppwritePostHeader

Preface: Did you ever encounter a situation when you wanted to replicate/duplicate the Back-End of your app for a new Client, with a new Database and other Assets for his use, completely seperated from the existing clients? Here’s the background: I have built an application: Front end is Flutter, working on: Web Android Iphone Back-End…

Read More

Why Flutter – a different point of view

Endless articles have been written, explaining how 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

blog-CircleOfApple

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.

blog-MacOnWin2-300x208

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

Flutter logo

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 intensively Usually, 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…

Read More