3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Aug 28, 2025 — Aug 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat: Removing prefix from asset loaders (#4015) More... 1 day ago
fix: Scan the lifecycle queue without its iterator in dequeueAdd/dequeueRemove (#4021) More... 3 days ago
fix: Require touch slop before DragCallbacks accepts a drag (#4017) More... 4 days ago
feat!: Kill MouseMovementDetector and rename PointerMove* to MouseMove* (#4011) More... 13 days ago
fix!: Remove middle intersection point on shared line segments in collision detection (#4004) More... 14 days ago
feat!: Return a list instead of a set from the collision detection methods (#4003) More... 14 days ago
chore(release): Release flame_forge2d 0.20.0 (#4010) More... 14 days ago
docs: Add PubNub as a networking option (#4007) More... 14 days ago
perf: Insertion-sort the sweep broadphase and swap-remove its active list (#3983) More... 14 days ago
chore: Add more scroll-to-zoom examples and a widget-level scroll test (#4008) More... 14 days ago
perf: Replace generator-based tree teardown and propagation with an explicit collection pass (#3981) More... 14 days ago
perf: Make render contexts and debug caches lazily allocated (#3980) More... 14 days ago
perf: Cache camera render closures instead of allocating per frame (#3979) More... 14 days ago
feat!: Kill ScrollDetector in favour of ScrollCallbacks (#4005) More... 14 days ago
perf: Skip lifecycle processing work when the queue is empty (#3978) More... 14 days ago
feat!: Kill MultiTouchTapDetector and MultiTouchDragDetector (#4000) More... 14 days ago
feat!: Replace the particle system with a data-oriented particle system (#3948) More... 16 days ago
feat!: Kill ScaleDetector in favour of ScaleCallbacks (#3996) More... 16 days ago
fix: Recognize every input callbacks mixin when hit testing (#3994) More... 16 days ago
feat!: Migrate flame_forge2d to the Box2D v3 based forge2d (#3952) More... 16 days ago
fix: Adapt to Flutter 3.47 (#3995) More... 16 days ago
feat!: Making add,addAll sync methods (#3968) More... 18 days ago
chore!: Kill legacy Vertical/Horizontal drag detectors (#3993) More... 18 days ago
feat!: Rename Game.paused to Game.isPaused (#3992) More... 20 days ago
chore!: Kill legacy Force Press event API (#3989) More... 21 days ago
chore: Bump dashbook to fix warning (#3990) More... 21 days ago
chore!: Remove deprecated old event classes with replacements (#3987) More... 23 days ago
fix!: Do not delegate onDragCancel to onDragEnd by default (#3934) More... 24 days ago
refactor!: Clean up deprecated MultiDragDispatcher / MultiDragDispatcher aliases (#3977) More... 24 days ago
refactor!: Remove events handled property (#3976) More... 27 days ago