COMMITS
May 22, 2026
S
feat!: Update scale event with custom recognizer (#3782)
stilnat committed
May 21, 2026
J
feat(flame_3d): Expose mesh information as read-only (#3927)
Jochum van der Ploeg committed
J
refactor(flame_3d): Abstract GPU implementation away for future proofing different backends (#3928)
Jochum van der Ploeg committed
J
chore: Updates after Flutter v3.44.0 release (#3929)
Jochum van der Ploeg committed
May 18, 2026
L
fix: Crystal ball example dragging no longer causes camera to jump (#3925)
Lukas Klingsbo committed
May 17, 2026
May 16, 2026
E
fix: Bloc instance was null on initial state (#3921)
Erick committed
May 15, 2026
J
refactor(flame_3d): Shader generation now supports `#include` (#3924)
Jochum van der Ploeg committed
May 10, 2026
L
fix: Fix flaky Transform2D random round-trip test tolerance (#3917)
Lukas Klingsbo committed
E
feat: Adding bleed option to SpriteBatch (#3871)
Erick committed
May 8, 2026
J
fix(flame_3d)!: Fix material on `Line3D` (#3916)
Jochum van der Ploeg committed
A
feat: Add regular polygon constructors to PolygonComponent and PolygonHitbox (#3891)
Andrii Kuchmenda committed
L
fix!: Add HoverCallbacks.onHoverCancel for press-while-hovering (#3912)
Lorenzo DZ committed
L
feat(flame_behaviors): Add ScreenCollisionBehavior (#3910)
Lorenzo DZ committed
L
fix: Guard against double-dispose of TextBoxComponent cached image (#3909)
Lorenzo DZ committed
May 7, 2026
J
feat(flame_3d): Add `UnlitMaterial` support (#3914)
Jochum van der Ploeg committed
J
feat(flame_3d)!: Introduce `RenderContext` to make `GraphicsDevice` focused (#3872)
Jochum van der Ploeg committed
L
fix(flame_devtools): Fix component tree growing list and stale snapshot (#3911)
Lorenzo DZ committed
May 3, 2026
L
feat: Implement TertiaryTapCallbacks on new event system (#3899)
Luan Nico committed
April 27, 2026
April 25, 2026
L
chore: Bump rive on flame_rive to fix CI (#3907)
Luan Nico committed
April 20, 2026
L
L
fix: Fix collision prospect checking to be fully reliable (#3905)
Luan Nico committed
L
ci: Enhance test outputs for CI (#3904)
Luan Nico committed
April 19, 2026
L
chore: Bring back GitHub CI (#3903)
Luan Nico committed
April 14, 2026
M
fix: Prevent drag updates from reaching removed components (#3901)
MikeChen committed
April 12, 2026
L
feat: Implement LongPressCallbacks on new event system (#3896)
Luan Nico committed
April 11, 2026
L
feat: Implement ScrollCallbacks on new event system (#3892)
Luan Nico committed
L
docs: Merge example app into single file for pub.dev (#3895)
Lisette committed