platform/TODO.md
2021-09-12 12:54:37 +08:00

15 lines
504 B
Markdown

# Development Blueprint
## Short Term Goal
* Update examples
* Update User Guide
* Performance testing
## Long Term Goal
* Optimise Angel3 architecture
### In Progress
* Migrate generic packages that has no dependencies on Angel3 to [Common Utilities Repository](<https://github.com/dart-backend/belatuk-common-utilities>). All of these packages operate under the hood with no impact to the application build on Angel3. Updating to newer version of Angel3 packages will automatically upgrade them.