m3uzz / icon_picker

A Flutter widget to show an icon collection to pick. This widget extend TextField and has a similar behavior as TextFormField
https://pub.dartlang.org/packages/icon_picker
Other
11 stars 8 forks source link

compile error #6

Open gabrc52 opened 2 years ago

gabrc52 commented 2 years ago
: Error: Member not found: 'six__ft_apart'.
../…/lib/material_icons.dart:46
    'six_ft_apart': Icons.six__ft_apart,
                          ^^^^^^^^^^^^^
Failed to compile application.
Marcolav commented 1 year ago

Any news on this? I still experience this issue