linagora / twake-on-matrix

A multi-platform (Flutter) application for connecting to Matrix - an open network for secure, decentralized communication, with your favorite devices.
GNU Affero General Public License v3.0
63 stars 18 forks source link

Send .HEIC, .HEIF across the platform #1577

Closed sherlockvn closed 3 months ago

sherlockvn commented 8 months ago

Desc:

Reference:

https://pub.dev/packages/flutter_image_compress https://pub.dev/packages/video_compress

DOD:

hoangdat commented 8 months ago

what happen if convert failed

sherlockvn commented 8 months ago
sherlockvn commented 7 months ago

another idea is keep .HEIC, .HEIF display as a image, video in ios platform, and as a file in unsupported platform

Te-Z commented 3 months ago

Duplicate of https://github.com/linagora/twake-on-matrix/issues/1980