Flutter Bangla Tutorial | 28 | Image Widget | Load File Image | Load Memory Image | File Permission

Опубликовано: 28 Сентябрь 2024
на канале: Techno BD XYZ
1,917
54

Flutter Tutorial, Flutter Bangla Tutorial, Image Widget , Load File Image, Load Memory Image, File Permission, using Uint8List

permission_handler :
https://pub.dev/packages/permission_h...

We can get base64 string from image:
https://image2base64.online/

Use Cases-

Use of Image.file constructor for loading image from target device.
Use of Image.memory constructor for loading image from memory.

How to load extarner device image in flutter?
How to request file permission in flutter application?
How to load image from file?
How to grant permission for file write and read?

How to load image from memory data?
How to load image from base64 String?
How to convert base64 string to image?
How to convert byte array to image?
How to decode base64 string to Uint8List.
How to use Uint8List in flutter?

====================================

Flutter Full Course Series, Become a Professional App Developer.

এই Playlist এ, আমি Step By Step Beginner Level থেকে Advance Level পর্যন্ত ভিডিও Upload করবো |

এটা একটা Full Course Playlist হবে Flutter এর উপর |

আমি আশা করছি আপনারা যদি সবকটি ভিডিও মনোযোগ সহকারে দেখেন তাহলে Flutter এর উপর খুব ভাল একটা ধারণা পাবেন এবং Flutter দিয়ে প্রফেশনালি App বানাতে সক্ষম হবেন |

আশা করি আপনারা আমার সাথেই থাকবেন | আপনাদের অনুপ্রেরণাই আমাকে সামনে এগিয়ে নিয়ে যাবে |

ধন্যবাদ


#Image​​ #Flutter​​​ #FlutterBanglaTutorial