flutter-snow-effect icon indicating copy to clipboard operation
flutter-snow-effect copied to clipboard

Not working, I dont know why?

Open pratikbutani opened this issue 4 years ago • 2 comments

It's not working. I have used your both file as it is. Unfortunately, I am getting a blue screen only. Even I had pressed the FAB button and it's showing true/false value but it's not working for snowflow.

pratikbutani avatar Jun 03 '21 05:06 pratikbutani

It's not working at all.. it just shows one white dot on top-left corner of the screen.. But it does not move over the screen.

adispatil avatar Dec 04 '21 05:12 adispatil

It's not working at all.. it just shows one white dot on top-left corner of the screen.. But it does not move over the screen.

Inside LayoutBuilder, remove if(_snows == null)(But do not delete the statement inside if statement!) then it will work.

daeisbae avatar Jan 04 '22 15:01 daeisbae