funwithflutter / flutter_confetti

A Flutter widget that shoots confetti all over the screen.
https://pub.dev/packages/confetti
MIT License
439 stars 79 forks source link

feat: add variable refresh with delta time #75

Closed HayesGordon closed 1 year ago

HayesGordon commented 1 year ago

Resolves https://github.com/funwithflutter/flutter_confetti/issues/68

Simulation should be the same as before for a display with 60hz and very close to the same at a higher refresh rate.

Changelog: