fluttercandies / flutter_image_compress

flutter image compress
MIT License
642 stars 217 forks source link

Fix: Correct image size calculation for macOS with NSImage #316

Open sejong2401 opened 1 month ago

sejong2401 commented 1 month ago

Summary

This PR fixes an issue where NSImage was returning incorrect image sizes on macOS.

Issue

Details

Testing