Category: Flutter

apple office internet ipad
Posted in ASP.NET 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…

Loading

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

Loading

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…

Loading

Posted in Flutter

Create the Http service for support SSL both on Android and iOS with Xamarin Form

Loading

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…

Loading

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…

Loading

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