Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/polina-c/disposable_macro


https://github.com/polina-c/disposable_macro

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

1. I cannot see augmentation in macro code
2. Tests for both projects fail
3. Execution of the app fails

Augmentation:
https://github.com/dart-lang/language/blob/main/working/augmentation-libraries/feature-specification.md

Issues:
Disposables: https://github.com/flutter/flutter/issues/137435
Augmenting constructors: https://github.com/dart-lang/language/issues/3554
Analyzer crash (fixed): https://github.com/dart-lang/sdk/issues/55596
Lack of details: https://github.com/dart-lang/sdk/issues/55610