snappable
snappable copied to clipboard
Thanos snap effect in Flutter
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...
Hello, I would like to merge this PR with the following changelog: - Upgrade dependencies, especially with Dart 3 support and using image 4.1.3 (I fixed a breaking change) -...
Version 1.0.1. ``` Non-fatal Exception: NoSuchMethodError: The method 'findRenderObject' was called on null. Receiver: null Tried calling: findRenderObject() 0 ??? 0x0 _getImageFromWidget + 232 (snappable.dart:232) 1 ??? 0x0 snap +...
`snappable: 1.0.1` ``` Non-fatal Exception: NoSuchMethodError: The method 'markNeedsBuild' was called on null. Receiver: null Tried calling: markNeedsBuild() 0 ??? 0x0 setState + 1168 (framework.dart:1168) 1 ??? 0x0 snap +...
Hi, I'm receiving this error on our production application. Our usage is not good enough, I just spotted it, we are using timer to delay some action then call snap...
To have the widget/image materialize instead of vanish?
Platform Web Log: ` org-dartlang-sdk:///flutter_web_sdk/lib/_engine/engine/surface/scene_builder.dart:227:12 retainedSurface.isActive || retainedSurface.isReleased is not true `