platform/TODO.md

16 lines
504 B
Markdown
Raw Normal View History

2021-09-12 04:54:37 +00:00
# Development Blueprint
2021-02-14 05:22:25 +00:00
2021-06-26 10:02:41 +00:00
## Short Term Goal
2021-02-14 05:22:25 +00:00
2021-07-10 01:05:24 +00:00
* Update examples
* Update User Guide
2021-08-01 10:55:01 +00:00
* Performance testing
2021-06-26 10:02:41 +00:00
## Long Term Goal
2021-07-10 01:05:24 +00:00
* Optimise Angel3 architecture
2021-09-12 04:54:37 +00:00
### 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.