proviso 1.0.5
proviso: ^1.0.5 copied to clipboard
Complete set of tools for widgets conditional rendering and wrapping. Conditional widgets and builders.
1.0.5 - 2021-07-06 #
- Readme & changelog fixes
1.0.4 - 2021-07-05 #
- Readme & pubspec fixes
1.0.3 - 2021-07-04 #
- Readme fixes
1.0.2 - 2021-07-04 #
- General package info updated
1.0.1 - 2021-07-04 #
- Removed dart:io dependency to fully support Web platform
- Formatting fixes
1.0.0 - 2021-07-04 #
- Initial implementation: ConditionWidget, ConditionBuilder, SafeBuilder, Conditional, ConditionalBuilder, SwitchCase, SwitchCaseBuilder etc.