sentry-dart
sentry-dart copied to clipboard
Generated class diagram
We could add to the README or CONTRIBUTIONS, sometimes it's easier to understand the codebase when you have a diagram.
https://pub.dev/packages/lakos does that well, generating either an HTML, png, etc... This could be updated via CI when PR gets merged.

Ideally, we'd do that thru CI so we can keep the file up to date every time that main gets merged.
Maybe we could consider adding this HTML as a Github page.