Upload the image with xamarin form
For upload an image or file to a remote server, you should convert the file to byte, you can find how to do it in here. 3,003 total views
3,003 total views
For upload an image or file to a remote server, you should convert the file to byte, you can find how to do it in here. 3,003 total views
3,003 total views
If you want to upload an image to remote server, then you need to convert the image object to byte. But there is no direct way to do that in xamarin, so we need...
4,843 total views, 1 views today
4,970 total views, 3 views today
4,970 total views, 3 views today
I will show you a XAML formatting tool (XAML Styler) to help to organize and store out your code. This is a visual studio extension, and it supports visual studio 2019 both on Windows...
4,348 total views
Before starting to read, maybe you can read my other post first. I think maybe because I have tried the Flutter, so I can feel how’s Xamarin Form is powerful and easy to use...
3,659 total views, 3 views today
Flutter is a cross-platform, open-source, and free framework for creating mobile applications, created by Google. It is very easy to learn and currently it is getting more and more popular. When I used Flutter...
4,229 total views
If you want to run some tasks in a period and whatever your app in background or not, you can use the flutter_workmanager plugin! 10,849 total views, 1 views today
10,849 total views, 1 views today