Open jmagman opened 2 years ago
For Material icons, I would advise using the excellent https://fonts.google.com/icons search instead (https://github.com/flutter/flutter/pull/102808). It does normal search, plus each icon has an additional set of keywords associated with it, such that knowing an icon's exact name isn't necessary.
Request for the ability to filter icon contants in API docs by name
https://api.flutter.dev/flutter/cupertino/CupertinoIcons-class.html https://api.flutter.dev/flutter/material/Icons-class.html
Originally posted by @henry2man in https://github.com/flutter/flutter/issues/88754#issuecomment-1028847737