flutter_luban icon indicating copy to clipboard operation
flutter_luban copied to clipboard

Added byte data compression

Open ahmedNY opened this issue 4 years ago • 1 comments

This is the only package right now that support image compression without needing native code,

I made fast refactoring to support compression of raw bytes, because on browsers it's impossible to read and write directly on file system

ahmedNY avatar Jul 05 '21 17:07 ahmedNY

Can you delete unnecessary file submissions?

crazecoder avatar Jun 12 '23 10:06 crazecoder