Category: Flutter
Introducing MAUI: Microsoft’s Next-Gen Multi-Platform UI Framework
Wow, have you heard of MAUI? It’s Microsoft’s latest framework for building cross-platform mobile applications! MAUI, which…
April 25, 2023
Posted in Flutter
Upload the image with xamarin form
For upload an image or file to a remote server, you should convert the file to byte,…
May 22, 2020
Posted in Flutter
How to convert the image to byte in xamarin form
If you want to upload an image to remote server, then you need to convert the image…
April 14, 2020
Posted in Flutter
Create the Http service for support SSL both on Android and iOS with Xamarin Form
March 25, 2020
Posted in Flutter
The great tool for help to format the XAML code in Xamarin
I will show you a XAML formatting tool (XAML Styler) to help to organize and store out…
March 21, 2020
Posted in Flutter
Some of my thoughts for Xamarin Form and why I love it!
Before starting to read, maybe you can read my other post first. I think maybe because I…
March 13, 2020
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…
March 6, 2020
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…
October 30, 2019