nitro_annotations 0.2.3
nitro_annotations: ^0.2.3 copied to clipboard
Annotations package for Nitro Modules (Nitrogen). Provides the @NitroModule, @HybridRecord, and other annotations used by the nitro_generator.
0.2.3 #
- Dependency Sync: Synchronized the Nitro ecosystem to version 0.2.3.
0.2.2 #
- Standardized annotation class metadata for Nitrogen 0.2.2's stable code generation.
0.2.1 #
- Created
nitro_annotationspackage to house all Nitro annotations. - This allows
nitro_generatorto remain a pure Dart package without transitive Flutter dependencies.