-
-
Notifications
You must be signed in to change notification settings - Fork 22
Home
Thomas Hii edited this page Feb 13, 2022
·
31 revisions
Development Plan
- Upgrade min SDK to 2.15.x. These will enable Angel3 framework to take advantage of the new features in the SDK for better code maintenance, security and performance.
- Synchronize all packages to version 5.x.x for easy identification of the packages
- Release
Angel3 ORM for MySQL
- Replace usage of
dart:mirror
with alternative solution
This project is a fork of Angel Framework migrated to support Dart 2.12.x with null safety. Dart version below 2.12.x is not supported. The migrated packages are published with angel3_
prefix since the original version has been archived. For the status of the migrated packages, please check out the change log. The goal is to have a fully production ready Angel3 framework on SDK 2.12.x or later.