csells / flutter_ai_toolkit

A set of AI chat-related widgets for Flutter
https://flutter.dev
BSD 3-Clause "New" or "Revised" License
33 stars 6 forks source link

feature: click on an image to get a preview #51

Closed csells closed 1 month ago

Shashwat-111 commented 1 month ago

Typically, only images have a preview feature in most AI chat applications (like ChatGPT). Should I implement it just for images, or would you also like file previews?

csells commented 1 month ago

I think image preview is plenty. Thank you!