[2.19] Deprecated APIs #4249
Labels
a.libraries
Relating to the Dart standard libraries.
e1-hours
Can complete in < 8 hours of normal, not dedicated, work
from.team
Reported by Dash docs team member
meta.evaluation
Need to consider what changes if any are needed
p3-low
Valid but not urgent concern. Resolve when possible. Encourage upvote to surface.
Milestone
This is an evaluation ticket
Evaluating the possible need for doc updates due to dart-lang/sdk#34233
Summary
APIs deprecated in previous releases are fully removed now.
Evaluation
Search dart.dev for all the APIs mentioned in the change log, (unlikely any are mentioned in the docs)
Correct to new recommended option if available :
MirrorsUsed
andComment
kInvalidParams
kExtensionError
kExtensionErrorMax
kExtensionErrorMin
inServiceExtensionResponse
DEFAULT_BUFFER_SIZE
inJsonUtf8Encoder
UserTag.MAX_USER_TAGS
FallThroughError
registerElement
andregisterElement2
inDocument
andHtmlDocument
NullThrownError
andCyclicInitializationError
IndexError
constructor in favor ofIndexError.withLength
RangeError.checkValidIndex
in favor ofIndexError.check
References
see changelog for details, replacements, etc.
The text was updated successfully, but these errors were encountered: