Skip to content

Flame v1.37.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Apr 11:11
· 6 commits to main since this release
59b9d54
  • FIX: Use proper hash combining in CollisionProspect to fix flaky test (#3864). (bff137e5)
  • FIX: Remove async from flame test helpers (#3860). (4e63e93e)
  • FEAT: Add OverlayManager.setActive() (#3875). (86495694)
  • FEAT: Adding size to the sprite width and sprite animation widget (#3870). (987e0c54)
  • FEAT: Add HueEffect and HueDecorator (#3852). (f393f12b)
  • FEAT: Decouple Block from isometric_tile_map_component, add helper methods (#3859). (6d052afd)
  • FEAT: Add HasAutoBatchedChildren mixin (#3850). (a2b7f938)