nitro_annotations 0.2.1
nitro_annotations: ^0.2.1 copied to clipboard
Annotations package for Nitro Modules (Nitrogen). Provides the @NitroModule, @HybridRecord, and other annotations used by the nitro_generator.
0.2.1 #
- Created
nitro_annotationspackage to house all Nitro annotations. - This allows
nitro_generatorto remain a pure Dart package without transitive Flutter dependencies.