Highlights
- Arctic Code Vault Contributor
Pinned
978 contributions in the last year
Less
More
Contribution activity
February 2021
Created 49 commits in 3 repositories
Created a pull request in dart-lang/site-www that received 3 comments
Revamp the guidelines around types.
This is a pretty big textual change, but the actual effective change is small. It's mostly clarifying existing practices and covering omissions. Fix …
+427
−171
•
3
comments
Opened 11 other pull requests in 1 repository
dart-lang/site-www
9
merged
2
open
- Remove reference to the virtually-unknown override inference.
- More safety changes for "Effective Dart".
- Add null safety guidance
- Update the equality operator Effective Dart guideline for null safety.
- Correct link to unnecessary-getter-setter lint.
- Add "Effective Dart" rule about using "var" and "final" consistently.
- Fix interpolation examples.
- Fix analysis error in "Effective Dart" example.
- Clarify the example on the "infers the wrong type" guideline.
- Fix the "Effective Dart" TOC generator.
- Migrate effective dart