magic_mirror 0.2.0+3 magic_mirror: ^0.2.0+3 copied to clipboard
Contains annotation information and some execution content.Provides reflective actuators, and execution formatting.
0.1.0 #
- The basic work is completed, and the reflection content of any attribute and function can be used normally.
0.1.0+2 #
- Format the code and adjust the reference library version.
0.1.1 #
- Adjust the naming structure, there will be some incompatibility with 0.1.0.
0.1.2 #
- It is ready to be called synchronously with the subsequent 0.2.0 version.
0.1.2+1 #
- Compatible with the 0.1.x version of KeyGen.
0.1.2+2 #
- Fix the parameter judgment when using newInstance3.
0.2.0-dev.1 #
- Support NullSafety.
0.2.0-dev.2 #
- Unify all naming conventions.
0.2.0-dev.3 #
- When fixing the setter, the trigger exception cannot be returned normally.
0.2.0-dev.4 #
- Upgrade all dependent libraries to null-safety.
0.2.0-dev.5 #
- Fix the parameter judgment when using newInstance3.
0.2.0 #
- Support Null-Safety version officially released.
0.2.0+1 #
- Provide all historical version change information.
0.2.0+2 #
- All compatible functions in the compatibility package use @deprecated annotation
0.2.0+3 #
- Upgrade the dependent library version and fix some bugs.