- Make
fallbackBuilderoptional.
- Migrate to null safety.
- Minor code format update.
-
Added
BuildContextparameter to builder functions. -
Added generic type to switch functions.
- Added example.
- Updated package description.
- Added two classes:
ConditionalandConditionalSwitch, both of them support.single()and.list()functions.