singerdmx / flutter-quill

Rich text editor for Flutter
https://pub.dev/packages/flutter_quill
MIT License
2.58k stars 835 forks source link

Question for select image or video form gallery or video #1695

Closed the-best-is-best closed 1 month ago

the-best-is-best commented 9 months ago

How can handle image or video after pick from gellery to render it in any device

or support only url image , video url only

advice convert images and videos to base64 or bytes and save it in database

and save it in cache device when load data to render

the-best-is-best commented 9 months ago

@ellet0