flutter_solidart-v3.0.0-dev.1
Pre-release
Pre-release
- BREAKING: Inherits solidart's auto-dispose change — auto-dispose is now opt-in (
SolidartConfig.autoDisposedefaults tofalse). - CHORE: Require
solidart: ^3.0.0-dev.1(thealien_signals2.3.1 reactive adapter). - REFACTOR: Route
SignalBuilderthrough the reactive sub helper (setCurrentSub) instead of assigningactiveSubdirectly. - CHORE: Consume solidart's
reactiveSystemviapackage:solidart/solidart_internal.dartnow that it is no longer part of solidart's public barrel.