google / google/reflectable.dart
Reflect on subtypes
Open
enhancement
- Dominant language
- Dart
- Stars
- 386
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
in this comment (https://github.com/dart-lang/reflectable/issues/7#issuecomment-101576838), it is mentioned that there will be a `@ReflectSubtypes(reflector)` annotation to mark automatically all subtypes? Is this still planned, is there a way around this at the moment? I am using a `reflector` from a library, so I can't just add the `subtypeQuantifyCapability`, mentioned here: https://github.com/dart-lang/reflectable/issues/123#issuecomment-378559376
Thanks,
Niklas
Contributor guide
Assessment
This issue has not been assessed yet.