Month: April 2019

Posted in Flutter

React Native – Run the app in Genymotion Android emulator

I am trying to use React Native these days, it works fine in iOS simulator, but when…

Loading

Posted in ASP.NET

Handle the custom exception in ASP.NET MVC

Introduction The ASP.NET exception is not user friendly, so we should create our custom exception handler, but…

Loading

Posted in Flutter

How to create popup window in flutter

The popup window is very useful in most of the times, you can display a separate content…

Loading