Skip to content

Commit 0b64f08

Browse files
committed
readme: create
1 parent 5ff20c3 commit 0b64f08

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)