Skip to main content

Posts

Showing posts from May, 2018

Tutorial: How to Setup Flutter in Windows and to be ready for building awesome mobile apps in easy 4 steps.

Every day we see frameworks born to just make our life easier, faster and more efficient. I was always looking for a framework to build a native-like mobile application using just one code, it makes things go faster and easier and cost effective for business owners & entrepreneurs who develop new ideas, I have found many cross-platform frameworks and I have used many of them like Xamarin  and lately Ionic after I have found that it works with my favorite scripting languages (JS/TypeScript). To be honest, I have never found any native-like performance in any of those. Yesterday I have read that Google's Flutter is now Beta, which means for me it is a market-ready framework, Flutter is Google’s mobile app SDK for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source. [Flutter's Website] After I have tried the samples and f