Author: Winson
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
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…
May 18, 2019
Posted in Flutter
Flutter: There are multiple heroes that share the same tag within a subtree
When I try to put multiple FloatingActionButton in a page, it will show the below error: There…
May 5, 2019