flame_bloc 1.2.0-releasecandidate.4 flame_bloc: ^1.2.0-releasecandidate.4 copied to clipboard
Bloc integration to Flame games
1.2.0-releasecandidate.4 #
- Update a dependency to the latest release.
1.2.0-releasecandidate.2 #
Note: This release has breaking changes.
- REFACTOR: Remove Loadable, optional onLoads (#1333). (05f7a4c3)
- REFACTOR: Loadable mixin no longer declares onMount and onRemove (#1243). (b1f6a34c)
- FIX: Fix collision detection comments and typo (#1422). (dfeafdd6)
- FEAT: adding FlameBloc mixin to allow its usage with enhanced FlameGame classes (#1399). (78aab426)
- FEAT: Components are now always added in the correct order (#1337). (c753fc46)
- FEAT: Optional Camera argument in FlameBlocGame (#1331). (bcb27f70)
- FEAT: publish flame bloc (#1319). (4d5adcb0)
- DOCS: Upgrade documentation site (#1365). (12cf8f70)
- DOCS: Fix various dartdoc warnings (#1353). (9f096053)
- DOCS: Fix typo in flame_bloc readme (#1332). (9bff96bf)
- BREAKING FEAT: Use a broadphase to make collision detection more efficient (#1252). (29dd09ca)
- BREAKING FEAT: updating flame_bloc to bloc 8 (#1311). (574e0ab5)
1.2.0-releasecandidate.1 #
[1.0.0] #
- Bumped to 1.0.0 of Flame
[1.0.0-releasecandidate.15] #
- Initial release