Create custom camera widget on Flutterflow | live preview camera

Опубликовано: 19 Октябрь 2024
на канале: yusuf firdaus
6,817
132

In case you want to create camera that can taking picture from you web cam. or you want to customize your camera preview, you can use this custom camera action.

CameraPhoto (custom widget):
https://github.com/yusuffirdaus/flutt...

base64tofile (custom function):
final bytes = base64Decode(base64Img);
final file = FFUploadedFile(bytes: bytes);
return file;
.
.
.
Follow my social media
ig :   / ysffrds11  
.
If you have offering jobs/apps to me, sent me an email to
[email protected]