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)
- FIX: Export rive from flame_rive (#2130). (d1833329)
- FIX: antialiasing should change the artboard(#2076). (47970224)
- FIX: Fixed null exception when no artboard with specified name is exists (#2069). (a3a65f30)
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FIX: Flame_rive now can load Nested Artboards and update to 0.9.0 rive package (#1741). (82e4be96)
- FIX: Correct flutter constraint (#1731). (c7383843)
- FEAT: Move to Flutter 3.0.0 and Dart 2.17.0 (#1713). (2a41d0d6)
- FIX: Flame_rive now can load Nested Artboards and update to 0.9.0 rive package (#1741). (82e4be96)
- FIX: Correct flutter constraint (#1731). (c7383843)
- FEAT: Move to Flutter 3.0.0 and Dart 2.17.0 (#1713). (2a41d0d6)
- FEAT: Added children parameter to Component constructor (#1525). (f0b31fcf)
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
1.1.0-releasecandidate.6 #
- Update a dependency to the latest release.
1.1.0-releasecandidate.5 #
- Update a dependency to the latest release.
1.1.0-releasecandidate.4 #
- Update a dependency to the latest release.
1.1.0-releasecandidate.3 #
- Update a dependency to the latest release.
1.1.0-releasecandidate.2 #
- REFACTOR: Remove Loadable, optional onLoads (#1333). (05f7a4c3)
- FEAT: Components are now always added in the correct order (#1337). (c753fc46)
- FEAT: update rive package to 0.8.1 (now support raster graphics) (#1343). (062962de)
- DOCS: Fix various dartdoc warnings (#1353). (9f096053)
1.1.0-releasecandidate.1 #
- REFACTOR: Remove Loadable, optional onLoads (#1333). (05f7a4c3)
- FEAT: Components are now always added in the correct order (#1337). (c753fc46)
- FEAT: update rive package to 0.8.1 (now support raster graphics) (#1343). (062962de)
- DOCS: Fix various dartdoc warnings (#1353). (9f096053)
1.0.0-releasecandidate.2 #
- Lower minimum sdk to 2.14.0
1.0.0-releasecandidate.1 #
- Add Basic rive support to component mode
- Empty release; in the future all flame rive related code will live here.