drails_commons 0.0.7
drails_commons: ^0.0.7 copied to clipboard
Package that contains some utilities classes, methods, and global constants shared by drails, drails_di, and dson.
#TODO
- add more tests
0.0.7 #
- add
SN_DOUBLE _fromAnnotationsmethods make it to useListinstead ofList<InstanceMirror>
0.0.6+3 #
- Upgrage to
reflectable ^0.5.1
0.0.6+2 #
- Upgrade to
reflectable ^0.4.0
0.0.6+1 #
- correct
_getExtensionLevelmethod to usereflectable ^0.3.3
0.0.5+2 #
- extend version support of reflectable package
0.0.4 #
- add GetValuesOfAnnotations
- add tests for GetValuesOfAnnotations
- make GetValueOfAnnotation.fromAnnotations private