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,147 total views
3,147 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,147 total views
3,147 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...
5,216 total views, 2 views today
5,138 total views
5,138 total views
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,549 total views, 1 views today
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,754 total views, 1 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,336 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! 11,004 total views, 1 views today
11,004 total views, 1 views today