Page URL
https://dart.dev/learn/tutorial/testing
Page source
https://github.com/dart-lang/site-www/blob/main/src/content/learn/tutorial/testing.md
Describe the problem
I understand that you provided some standard code for JSON manipulation in Dart. However, this is an intro-level tutorial, and the shorthand is opaque to this now-retired Java/JavaScript developer. Worse, the test fails because the JSON contains lists and the test code expects a map.
Expected fix
No response
Additional context
No response
I would like to fix this problem.
Page URL
https://dart.dev/learn/tutorial/testing
Page source
https://github.com/dart-lang/site-www/blob/main/src/content/learn/tutorial/testing.md
Describe the problem
I understand that you provided some standard code for JSON manipulation in Dart. However, this is an intro-level tutorial, and the shorthand is opaque to this now-retired Java/JavaScript developer. Worse, the test fails because the JSON contains lists and the test code expects a map.
Expected fix
No response
Additional context
No response
I would like to fix this problem.