Tag: flutter

Posted in Flutter

Some of my thoughts for Flutter and why I want to give up it!

Flutter is a cross-platform, open-source, and free framework for creating mobile applications, created by Google. It is…

Loading

Posted in Flutter

How to use the background process task in Flutter

If you want to run some tasks in a period and whatever your app in background or…

Loading

Posted in Flutter

Convert the Sketch design to Flutter code

To create a mobile App, I think the difficult point is how to create the layout! And…

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

Posted in Flutter

How to release an iOS app for testing in Flutter

Flutter allows you to build beautiful native apps on iOS and Android from a single codebase. It…

Loading