We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff20c3 commit 0b64f08Copy full SHA for 0b64f08
README.md
@@ -0,0 +1,26 @@
1
+# Rua Framework
2
+The Flutter Framework For App Artisans.
3
+
4
+### Features
5
+1. Annotation-based.
6
+1. Compile-time IoC.
7
+1. Compile-time Aop.
8
+1. All-in-one out-of-box production-ready framework.
9
10
+### Inspiration
11
+Most ideas comes from [Spring Framework](https://spring.io/)
12
13
+### Included Packages
14
+1. IoC
15
+1. Aop
16
+1. Config
17
+1. Rest
18
+1. View
19
+1. Route
20
+1. Handler
21
+1. Repository (MobX)
22
+1. Rson (Json De/Serializer)
23
+1. Initializer
24
+1. Stream
25
+1. State Machine
26
+1. EventBus
0 commit comments