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

A clean architecture utility for Flutter that provides result-based API execution and centralized error handling, designed to keep UI and business logic clean.

0.0.2 #

  • Introduced result-based API flow using ApiResult (Success / Failure)
  • Added ApiExecutor for centralized, safe API execution
  • Eliminated exception leakage to UI layers
  • Improved architectural cleanliness and testability

0.0.1 #

  • Initial release
1
likes
150
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A clean architecture utility for Flutter that provides result-based API execution and centralized error handling, designed to keep UI and business logic clean.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get

More

Packages that depend on safe_controller