MarcinusX / snappable

Thanos snap effect in Flutter
https://fidev.io/thanos
BSD 2-Clause "Simplified" License
335 stars 34 forks source link

Latest Flutter SDK Problem #19

Open mehrdad1990 opened 8 months ago

mehrdad1990 commented 8 months ago

Hi dear Marcin, Thanks for the amazing package. I used this on the latest stable Flutter SDK but the problem is that the pixels are shown as a black rectangle instead of a small pixel. do you have any idea how to fix this issue? Thanks

Eimji commented 6 months ago

The fix is here https://github.com/MarcinusX/snappable/pull/18

shahriar-siham commented 3 months ago

@mehrdad1990 you can check out my repository if you want. I have updated the dependency and made the algorithm faster. Be sure to check out the 'READ ME' first.