- Update a dependency to the latest release.
- REFACTOR: Mark semantically final variables as final (or const) proper [DCM] (#2783). (71f7b475)
- Update a dependency to the latest release.
Note: This release has breaking changes.
- Update a dependency to the latest release.
Note: This release has breaking changes.
- FIX: Update sdk constraints to >=3.0.0 (#2554). (2f71e06e)
- FIX: Solve warnings from 3.10.0 analyzer (#2532). (b41622db)
- BREAKING REFACTOR: Move
CameraComponent
and events out of experimental (#2505). (87b8a067)
Note: This release has breaking changes.
- 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)
- BREAKING FEAT: The
HasTappableComponents
mixin is no longer needed (#2450). (b5bdf4ec)
Note: This release has breaking changes.
- FIX: Depend on test: any for flame_test (#2207). (acfd418d)
- BREAKING REFACTOR: The method
onLoad()
now returns FutureOr<void>
(#2228). (d898b539)
- FEAT: FlameIsolate - a neat way of handling threads (#1909). (b25b9356)