google/reflectable.dart
Reflectable is a Dart library that allows programmers to eliminate certain usages of dynamic reflection by specialization of reflective code to an equivalent implementation using only static techniques. The use of dynamic reflection is constrained in order to ensure that the specialized code can be generated and will have a reasonable size.
DartBSD-3-Clause
Issues
- 2
- 2
- 3
Get annotation from enum field
#291 opened by lucas404x - 4
Unsupported operation: location
#309 opened by h3x4d3c1m4l - 1
[Question] - Stats on Bundle Sizes and Performance Implications/metrics of using Reflectable ?
#304 opened by dinbtechit - 1
Annotated parameter and Functions
#317 opened by cheogm28 - 2
InstanceInvokeCapability only for getters and setters
#270 opened by cyberpwnn - 2
Serialize nested generics
#260 opened by aymenbs2 - 2
Reflectable is not a know builder
#308 opened by yhhCh405 - 6
- 5
bug: issue with using mixins
#324 opened by codekeyz - 11
This reflector does not match anything
#307 opened by hiranthaR - 5
Reflectable don't find "main" but im using in my library not an application
#312 opened by paulocoutinhox - 1
- 2
【macos】Attempt to `invoke` without class mirrors.
#294 opened by anql - 4
importing private libaries during build_runner build
#325 opened by codekeyz - 2
Error: Reflecting on un-marked type "Type"
#322 opened by mvofreire - 3
Where is initializeReflectable method?
#321 opened by ChrisCoy - 2
isSubtype exception for classes without parents
#320 opened by kaomoneus - 2
- 1
The build_runner those not generate anything
#316 opened by Vildnex - 2
How to generate code according to filter rules
#313 opened by jiajiawei - 12
- 6
[Question] - Listening to Method invocation
#301 opened by dinbtechit - 12
[Bug?] ERROR: This requires the 'constructor-tearoffs' language feature to be enabled.
#300 opened by dinbtechit - 10
[FEATURE REQUEST] Possibility to split reflectable output into multiple files
#262 opened by MartinHlavna - 2
[Question] - how to get Constructor arguments?
#299 opened by dinbtechit - 2
- 1
[Question] is it possible build an "Angular Style DI" library using Reflectable?
#296 opened by dinbtechit - 1
Analyzer 3.4.0 causes InconsistentAnalysisException
#269 opened by eernstg - 4
Depth of Reflection
#282 opened by viniciusandd - 2
How to check declaration value type?
#284 opened by PavelTurk - 0
Fails when upgrading
#292 opened by cyberpwnn - 1
sdk minimal version should be 2.17.0
#290 opened by gmpassos - 3
- 3
- 37
async feature?
#278 opened by explodus - 2
How to reflect Flutter Widgets?
#279 opened by RicoLiu - 0
Reflect Point occurs error.
#273 opened by RicoLiu - 0
How to generate abstract class instanceMirror?
#274 opened by RicoLiu - 18
- 0
Inconsistency with both typeAnnotationQuantifyCapability and superclassQuantifyCapability
#275 opened by Dimibe - 2
Invalid argument(s): No such library: dart.convert
#272 opened by RicoLiu - 2
How to calling a global function with reflectable?
#271 opened by RicoLiu - 1
Fails to generate compilable code
#267 opened by cyberpwnn - 13
Why declarations requires invokingCapability?
#263 opened by zim32 - 0
Extend README.md to cover more cases
#265 opened by eernstg - 3
- 4
Dynamic list to reflectable list
#258 opened by aymenbs2 - 8
“Null check operator used on a null value” error when using typeAnnotationQuantifyCapability
#255 opened by cardinalblues7