Pinned
839 contributions in the last year
Less
More
Contribution activity
September 2021
Created 1 commit in 1 repository
Created a pull request in dart-lang/dart_style that received 3 comments
Republish dart_style 2.0.3 as 2.1.1.
This enables pub to avoid selecting 2.1.0, which has a bad constraint on analyzer. Fix #1051.
+11
−2
•
3
comments
Opened 2 other pull requests in 2 repositories
dart-lang/dart_style
1
open
dart-lang/language
1
merged
Reviewed 10 pull requests in 3 repositories
dart-lang/language
8 pull requests
- add section on macro instantiation and parameters
- clean up the metadata introspection section a bit
- Macros: add section about adding new macro applications
- Macros: add section on the execution environment
- Macros: Add section on metadata introspection
- Macros: add section on language and api versioning
- Macros: Add a concept of "macro libraries"
- Macros: add Resource class specification for reading external resources
jakemac53/macro_prototype
1 pull request
dart-lang/site-www
1 pull request
Created an issue in dart-lang/site-www that received 1 comment
Mention constructor tear-offs in Effective Dart "DON’T create a lambda when a tear-off will do."
Page URL https://dart.dev/guides/language/effective-dart/usage#dont-create-a-lambda-when-a-tear-off-will-do Describe the problem We have an existin…
1
comment