df_safer_dart 0.1.5
df_safer_dart: ^0.1.5 copied to clipboard
A package inspired by Rust and functional programming to bring more structure and clarity to your Dart applications.
Changelog #
0.1.5 #
- Released @ 1/2025 (UTC)
- feat: Implement and, or and xor
0.1.4 #
- Released @ 1/2025 (UTC)
- chore: Optimize Option and Result
0.1.3 #
- Released @ 1/2025 (UTC)
- fix: Fixed unwrap() return type
0.1.2 #
- Released @ 1/2025 (UTC)
- feat: Add mapOr extension
0.1.1 #
- Released @ 1/2025 (UTC)
- feat: Option constructor can take null value
0.1.0 #
- Released @ 1/2025 (UTC)
- Initial release