flutter_conditional 2.1.0+2 flutter_conditional: ^2.1.0+2 copied to clipboard
A Flutter package for rendering widgets conditionally making code more readable.
2.1.0+2 #
- Formats code
2.1.0+1 #
- Removes unnecessary imports
2.1.0 #
- Introduces additional methods with builder functions
2.0.0+1 #
- Formats code comments
2.0.0 #
- BREAKING: Replaces builder functions with named parameters.
- Introduces optional returning functions
1.0.0+2 #
- Adds comments as documentation
- Creates tests
- Updates package description
- Updates Dart SDK version requirements
- Formats code
1.0.0+1 #
- Updates LICENSE.
1.0.0 #
- initial release