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.
Provides Dart Build System builders for handling Class-Information.
magic_mirror_generator #
The core package providing Generators for Class-Information tasks.
Import it into your pubspec dev_dependencies: magic_mirror_generator.
magic_mirror #
Contains annotation information and some execution content.
Import it into your pubspec dependencies:
magic_mirror.
example #
An example showing how to setup and use magic_mirror
and
magic_mirror_generator
.