angulardart_meta
Metadata annotations and core types for AngularDart. Shared between angulardart and angulardart_compiler.
What this package is like to depend on
Last release 10 days ago
13 Aug 2026
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 10 of 11 stable releases
1 version withdrawn
withdrawn after publishing
0 months old
12 releases · first in 2026
12 releases in the last 12 months
see the full history below
Release timeline
12 releases · Aug 2026 to Aug 2026Releases
latest 12-
1.3.013 Aug 2026 -
1.2.510 Aug 2026Release notes
Open source →- Fix: Skip broken tests that fail due to annotation resolution on synthetic code (source_gen.TypeChecker limitation)
- Fix: analysis_options.yaml files no longer depend on deleted parent analysis_options.yaml
- Fix: Remove orphaned angular/tests/ directory causing 711 analyzer errors
-
1.2.408 Aug 2026Release notes
Open source →- Migrate from
dart:htmltopackage:webfor DOM types - Add: SSR rendering support with conditional platform imports (browser_dom_apis.dart, native_dom_apis.dart)
- Fix: Zero errors/warnings/infos in dart analyze --fatal-infos
- Migrate from
-
1.2.308 Aug 2026 -
1.2.208 Aug 2026 -
1.2.108 Aug 2026Release notes
Open source →- Fix: Republish with corrected exports (ComponentFactory, ComponentRef) and public API imports
-
1.2.008 Aug 2026Release notes
Open source →- Add:
RenderModeenum (server, client, automatic) for hybrid rendering support - Add:
renderModeparameter to@Componentannotation - Add:
Visibilityclass for component visibility control
- Add:
-
1.0.408 Aug 2026 withdrawnNothing published for this version
-
1.0.307 Aug 2026Release notes
Open source →- Fix: Use wide version notation for
metadependency (>=1.15.0 <2.0.0) - Fix: Add
platforms,screenshots, and community disclaimer to pubspec.yaml
- Fix: Use wide version notation for
-
1.0.206 Aug 2026Release notes
Open source →- Fix: Updated dependency constraints for compatibility with angulardart 9.x ecosystem
-
1.0.105 Aug 2026Release notes
Open source →- Add community-maintained disclaimer to README
1.0.0
- Initial release
- Extracted metadata annotations from
angulardartto break circular dependency withangulardart_compiler - Includes:
@Component,@Directive,@Pipe,@Injectable, DI primitives, lifecycle hooks, change detection types, and utilities
-
1.0.004 Aug 2026Nothing published for this version