forcemirrors 0.1.7
forcemirrors: ^0.1.7 copied to clipboard
A mirrors helper library for the dart force framework
Changelog #
This file contains highlights of what changes on each version of the forcemvc package.
Pub version 0.1.7
Provide methodMirror in MetaDataValue and added a property to access parameters.
Pub version 0.1.6+2
Adding dev dependencies for unittests.
Pub version 0.1.6+1
Creating the correct instance of the correct class in class searcher.
Pub version 0.1.6
Adding a way to search for class that implements or extends a certain class with mirror operations.
Pub version 0.1.5
Solving a bug in metadata helpers to return a value.
Pub version 0.1.5
Adding a class scanner to get a list of all classes with a certain annotation.
Pub version 0.1.4 & 0.1.4+1
Adding invoke method to force metadata value.
Pub version 0.1.3 & 0.1.3+1
Adding some minor changes.
Pub version 0.1.2+1
Adding tests for mirrorhelpers and classes for annotation handling.