clean_result 0.0.2 copy "clean_result: ^0.0.2" to clipboard
clean_result: ^0.0.2 copied to clipboard

A lightweight Dart utility for result-based business logic, providing Success/Failure modeling and clean result mapping for clean architecture.

0.0.2 #

  • Added documentation comments for public APIs
  • Improved formatting and static analysis compliance
  • No functional changes

0.0.1 #

  • Initial release
  • Added Result and Failure/Success primitives
  • Added ResultMapper for clean result transformation
  • Added ApiExecutor for safe async execution
  • Added BusinessException for business-level errors
1
likes
160
points
175
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Dart utility for result-based business logic, providing Success/Failure modeling and clean result mapping for clean architecture.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on clean_result