flame_bloc 1.10.3 flame_bloc: ^1.10.3 copied to clipboard
Integration for the Bloc state management library to Flame games.
1.10.3 #
- Update a dependency to the latest release.
1.10.2 #
1.10.1 #
- Update a dependency to the latest release.
1.10.0 #
1.9.0 #
1.8.3 #
- REFACTOR: Remove unused event "ScoreEventCleared" from flame_block example (#2380). (a9db3f4c)
- FIX: Override
remove()
method to fix the functionality issue in theFlameMultiBlocProvider
(#2280). (6a818464) - DOCS: Update funding links (#2420). (8294a2a1)
- DOCS: Fix non-markdown section of README files (#2406). (426b3124)
- DOCS: Update all README files for the bridge packages to be consistent and not broken (#2402). (5e8ecf54)
- DOCS: Fix actual typos that made into our dictionary (#2305). (343b8452)
1.8.1 #
1.8.0 #
1.7.0 #
- FIX: Correct flutter constraint (#1731). (c7383843)
- FEAT: Adding bloc getter to FlameBlocListenable mixin (#1732). (3d19caa3)
- FEAT: Move to Flutter 3.0.0 and Dart 2.17.0 (#1713). (2a41d0d6)
- DOCS: Fixing typo in
FlameMultiBlocProvider
dartdoc. (67be6ab8) - DOCS: updating README to the new flame bloc version (#1737). (6a2356aa)
1.6.0 #
1.5.0 #
- REFACTOR: Update and guarantee consistency on mocktail dev dependency version across repo (#1701). (f4a98878)
- REFACTOR: Move to package imports (#1625). (843ddc36)
- FEAT: Add more lint rules (#1703). (49252f8e)
- FEAT: Bump to Flutter 2.10.0 (#1617). (beac9013)
- FEAT: new flame bloc API (#1538). (f98970a9)
1.4.0 #
1.2.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
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.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