I'm developing an Flutter App using Clean Architecture. Now i'm looking for a library or something else like ArchUnit. To test the architecture and to ensure the correct access of packages.
How do you solve the problem and ensure compliance with the architecture. I would appreciate ideas or alternatives.