/rua.dart

An annotation based compile-time dependency injection library

Primary LanguageDart

Rua Framework

The Flutter Framework For App Artisans.

Features

  1. Annotation-based.
  2. Compile-time IoC.
  3. Compile-time Aop.
  4. All-in-one out-of-box production-ready framework.

Inspiration

Most ideas comes from Spring Framework

Included Packages

  1. IoC
  2. Aop
  3. Config
  4. Rest
  5. View
  6. Route
  7. Handler
  8. Repository (MobX)
  9. Rson (Json De/Serializer)
  10. Initializer
  11. Stream
  12. State Machine
  13. EventBus