Update dart style recommendation for wild cards #6446
Labels
a.effective-dart
Relates to the best practices explained in Effective Dart
a.language
Relates to the Dart language tour
e1-hours
Can complete in < 8 hours of normal, not dedicated, work
p1-high
Major but not urgent concern: Resolve in months. Update each month.
Dart 3.7 added new support for wild card variables. With that we should probably update this style recommendation?
https://dart.dev/effective-dart/style#prefer-using-_-__-etc-for-unused-callback-parameters
The text was updated successfully, but these errors were encountered: