Skip to content

Repository layout

High level:

  • lib/ — package source (omega_architecture.dart export barrel)
  • example/ — runnable Flutter sample (auth flow)
  • bin/omega.dart — CLI implementation
  • docs/ — this VitePress site, plus public/inspector.html for the VM Service inspector

Publishing to pub.dev uses the package pubspec.yaml in the repo root. Version is bumped with releases; see CHANGELOG.md.