Releases: SBNTT/swc_flutter
Releases · SBNTT/swc_flutter
2.0.0
1.5.1-nullsafety
add 1.5.1 changes
1.5.0-nullsafety
update changelog
v1.4.1
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.1
v1.0.0
e07c1cf rename ci workflow
ec275e2 add push on master branch trigger for CI workflow
732c728 add CI and pub badges
48fac15 add codecov badge
e71d776 remove debug trigger
945aaeb test CI workflow
f4015c1 add tests
b115941 make dispatch use pGet to avoid dupplicate logic
8fb3610 add forgotten controller.dispose safe call
b5c9113 do not use an aditionnal Builder when wrapping without MultiProvider
50eb493 null safe controller.init call
b274706 Do not wrap build() into a MultiProvider Widget if getProviders() returns an empty list
6bd8cbd fix controller snippet
cb86bbf remove unnecessary @OverRide
44f7cd2 clean code refactor
c4d58c3 add missing method
e89038c reformat