magic_mirror_generator 0.2.0+3 magic_mirror_generator: ^0.2.0+3 copied to clipboard
The core package providing Generators for Class-Information tasks.
Provides Dart Build System builders for handling Class-Information.
The builders generate code when they find members annotated with classes defined in package:magic_mirror.
- To generate to/from Class-Information code for a class, annotate it with
@MReflectionEnable
. You can provide arguments toMReflectionEnable
to configure the generated code. annotation values.
Setup and Example #
Please go package:magic_mirror.