Marya

Results 47 issues of Marya

## This is an _evaluation_ ticket Evaluating the possible need for doc updates due to dart-lang/language#2020 ### Summary Type promotion is currently only available for _local_ variables. [#2020](https://github.com/dart-lang/language/issues/2020) will make...

EffectiveDart
p2-medium
e1-hours
e2-days
in-progress

## Merge with 2.19 release - Added private final fields to the "promotion is only sound for..." sentence - Expanded on the "...so fields and top-level variables aren't promoted" clause...

## This is an _evaluation_ ticket Evaluating the _possible_ need for doc updates due to dart-lang/sdk#49647 ### Summary New parameter `exclusive` for (what I'm assuming is a fairly ubiquitous) method,...

LibraryTour
p3-low
docs
e1-hours
evaluation

### Page URL https://dart.dev/guides/language/effective-dart/design#avoid-implementing-a-class-that-isnt-intended-to-be-an-interface ### Page source https://github.com/dart-lang/site-www/tree/main/src/_guides/language/effective-dart/design.md ### Describe the problem Not really a problem, just a question. The section _AVOID implementing a class that isn’t intended to be...

EffectiveDart
p3-low
needs-info

## This is an _evaluation_ ticket Evaluating the _possible_ need for doc updates due to dart-lang/sdk#49687 ### Summary Behavior (implementing class using overriding private fields) that used to delegate to...

LanguageTour
p3-low
e1-hours
evaluation

## This is an _evaluation_ ticket Evaluating the _possible_ need for doc updates due to [changes to pub](https://github.com/dart-lang/sdk/blob/master/CHANGELOG.md#pub) ### Summary Various minor changes listed in change log, double checking if...

p2-medium
tools
e1-hours
packages
evaluation

## This is an _evaluation_ ticket Evaluating the _possible_ need for doc updates due to dart-lang/sdk#34233 ### Summary APIs deprecated in the previous release are fully removed now. ### Evaluation...

LibraryTour
p3-low
e1-hours
evaluation

### Parent: https://github.com/dart-lang/sdk/issues/49679 ### Evaluation: - Update needed: - https://dart.dev/articles/archive/zones : `runZoned` and `onError` used - Page is archived, what's the policy there? Update and take out of archive? -...

p2-medium
articles
e1-hours
e2-days

After the list of commands, it says: > Run "dart_site help \" for more information about a command. But it should be: > Run "dart run dart_site help \" for...

This is a revision of #4577 (closing that in favor of this, added original author as co-author here) because I couldn't add changes to that contributor's fork. Thanks for getting...

st.WIP
review.await-update