flutter_conditional_rendering
A flutter package which enhances conditional rendering, supports if-else and switch conditions.
2.1.0
7.9K downloads/mo
#3247 most downloaded on pub.dev
crizant/flutter_conditional_rendering
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 2 months to 3.0 years
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
7 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
7 releases · Dec 2019 to Mar 2024Releases
latest 7-
2.1.005 Mar 2024 -
2.0.012 Mar 2021 -
1.1.107 Feb 2020 -
1.1.007 Feb 2020Release notes
Open source →-
Added
BuildContextparameter to builder functions. -
Added generic type to switch functions.
-
-
1.0.213 Dec 2019 -
1.0.111 Dec 2019 -
1.0.011 Dec 2019Release notes
Open source →- Added two classes:
ConditionalandConditionalSwitch, both of them support.single()and.list()functions.
- Added two classes: