flame_bloc 1.11.1 copy "flame_bloc: ^1.11.1" to clipboard
flame_bloc: ^1.11.1 copied to clipboard

Integration for the Bloc state management library to Flame games.

1.11.1 #

  • Update a dependency to the latest release.

1.11.0 #

Note: This release has breaking changes.

  • BREAKING FIX: Migrate from RawKeyEvent to KeyEvent (#3002). (330862c9)

1.10.10 #

  • Update a dependency to the latest release.

1.10.9 #

  • Update a dependency to the latest release.

1.10.8 #

  • Update a dependency to the latest release.

1.10.7 #

  • Update a dependency to the latest release.

1.10.6 #

1.10.5 #

  • Update a dependency to the latest release.

1.10.4 #

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 #

  • FIX: Update sdk constraints to >=3.0.0 (#2554). (2f71e06e)
  • FIX: Solve warnings from 3.10.0 analyzer (#2532). (b41622db)
  • FEAT: Add listener for initial state on flame_bloc (#2382). (01121c22)
  • FEAT: Accept CollisionType in hitbox constructor (#2509). (89926227)

1.8.4 #

1.8.3 #

  • REFACTOR: Remove unused event "ScoreEventCleared" from flame_block example (#2380). (a9db3f4c)
  • FIX: Override remove() method to fix the functionality issue in the FlameMultiBlocProvider (#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.2 #

1.8.1 #

  • FIX: flame-bloc : Remove final keyword from subscription in FlameBlocListenable (#2098). (8a136c99)

1.8.0 #

  • FEAT: Add avoid_final_parameters, depend_on_referenced_packages, unnecessary_to_list_in_spreads (#1927). (deccb434)
  • FEAT: Add removeWhere to Component (#1878). (abd28f28)

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 #

  • 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: updating README to the new flame bloc version (#1737). (6a2356aa)

1.5.0 #

1.4.0 #

  • FEAT: new flame bloc API (#1538). (f98970a9)
  • FEAT: flame tests can now generate golden tests (#1501). (316a0b3b)

1.3.0 #

  • FEAT: flame tests can now generate golden tests (#1501). (316a0b3b)

1.2.0 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

1.2.0-releasecandidate.6 #

  • FEAT: Possibility to mark gesture events as handled (#1465). (4c3960c3)

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
41
likes
140
pub points
90%
popularity

Publisher

verified publisherflame-engine.org

Integration for the Bloc state management library to Flame games.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

Funding

Consider supporting this project:

opencollective.com
github.com
patreon.com

License

MIT (LICENSE)

Dependencies

bloc, flame, flutter, flutter_bloc, meta

More

Packages that depend on flame_bloc