flame_bloc 1.2.0-releasecandidate.5 copy "flame_bloc: ^1.2.0-releasecandidate.5" to clipboard
flame_bloc: ^1.2.0-releasecandidate.5 copied to clipboard

outdated

Bloc integration to Flame games

1.2.0-releasecandidate.5 #

  • Update a dependency to the latest release.

1.2.0-releasecandidate.4 #

  • Update a dependency to the latest release.

1.2.0-releasecandidate.3 #

  • REFACTOR: Parent change and component removal logic (#1385). (8b9fa352)

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.1.0 #

  • Bump "flame_bloc" to 1.1.0.

CHANGELOG #

[1.0.0] #

  • Bumped to 1.0.0 of Flame

[1.0.0-releasecandidate.15] #

  • Initial release