Ahmadre / FlutterIconPicker

An adaptive comprehensive IconPicker for Flutter
MIT License
112 stars 76 forks source link

Update to Flutter 2.8 breaks package #35

Closed jlnrrg closed 2 years ago

jlnrrg commented 2 years ago

With Flutter 2.8 the package breaks the build with the following message:

ERROR: ../../../.pub-cache/hosted/pub.dartlang.org/icon_picker-2.0.1/lib/material_icons.dart:38:27: Error: Member not found: 'six_ft_apart'.
../…/lib/material_icons.dart:38
ERROR:     'six_ft_apart': Icons.six_ft_apart,
ERROR:                           ^^^^^^^^^^^^
Exception: Build process failed
jlnrrg commented 2 years ago

Sorry for posting here, I noticed to late, that I posted the issue in the wrong package.

Ahmadre commented 2 years ago

Sorry for posting here, I noticed to late, that I posted the issue in the wrong package.

It's also fixed here by the way :3