Update dart:developer
support note on 'Core libraries'
#5107
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
p3-low
Valid but not urgent concern. Resolve when possible. Encourage upvote to surface.
st.blocked
Issue cannot continue until another action completes
st.triage.ltw
Indicates Lead Tech Writer has triaged
target.web
Target apps on the web platform
Page URL
https://dart.dev/guides/libraries/index
Page source
https://github.com/dart-lang/site-www/tree/main/src/_guides/libraries/index.md
Describe the problem
The
dart:developer
note mentions that only Dart VM JIT and the web development compiler (previouslydartdevc
) support the API. However, I believe that has changed slightly, perhaps earlier, but at least in Dart 3.2 (dart-lang/sdk@af8fb2c). Other platforms may support the library to a certain extent as well.Expected fix
Determine each platform's support for the library, and update the note for that.
We should consider expanded docs for
dart:developer
APIs and how to use them to accomplish certain tasks as well.Additional context
No response
The text was updated successfully, but these errors were encountered: