- REFACTOR: Remove unnecessary 'async' keyword across the codebase [DCM] (#2803). (2dfe0e5a)
- FIX: Duration in
LottieRenderer
rounds down milliseconds (#2808). (cccae2e1)
- Update a dependency to the latest release.
Note: This release has breaking changes.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- 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)
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)