magic_mirror_generator 0.1.0+1 copy "magic_mirror_generator: ^0.1.0+1" to clipboard
magic_mirror_generator: ^0.1.0+1 copied to clipboard

outdated

The core package providing Generators for Class-Information tasks.

Pub Package

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 @MClass. You can provide arguments to MClass to configure the generated code. annotation values.

Setup and Example #

Please go package:magic_mirror.