clean_warden_flutter 1.0.1 copy "clean_warden_flutter: ^1.0.1" to clipboard
clean_warden_flutter: ^1.0.1 copied to clipboard

A strict, powerful, and automated architectural boundary enforcement tool for Flutter projects. It intercepts runtime data flows to prevent Clean Architecture violations.

1.0.1 #

  • Fix: Updated repository and metadata links for pub.dev compliance.

1.0.0 #

  • Initial Release: Built a robust, strict runtime architectural boundary enforcement tool for Clean Architecture.
  • WardenMember: Included the Identity system for tracking Presentation, Domain, Data, and Infrastructure boundaries.
  • WardenEngine: Added core evaluation logic mapping violations silently or strictly based on boundaries (Presentation Leak and Domain Leak guards).
  • Observers: Shipped native integration for flutter_bloc and flutter_riverpod.
  • Alerting System: Implemented ANSI-formatted console logs and an optional un-intrusive floating InAppAlerter.
  • Security: Added SensitiveDataMasker to keep data payloads like passwords and tokens masked out of terminal logs.
  • Zero Reflection: Completely avoided dart:mirrors making it incredibly lightweight and fully AOT/Web compatible.
2
likes
160
points
135
downloads

Documentation

API reference

Publisher

verified publishermomarkhan.com

Weekly Downloads

A strict, powerful, and automated architectural boundary enforcement tool for Flutter projects. It intercepts runtime data flows to prevent Clean Architecture violations.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

bloc, flutter, flutter_bloc, flutter_riverpod, meta, riverpod

More

Packages that depend on clean_warden_flutter