|
# Non-Functional Requirements
|
|
|
|
* support multiple platforms (windows, linux, android, web)
|
|
* only FOSS libs can use
|
|
* should not exceed 350 lines of code per file
|
|
* Direct Passing is better than Singleton(e.g.Provider) especially for `view`, `viewModel`.
|