Hi All,
Is it possible to run a dart CLI command in Flutterflow?
I am trying to build a custom widget using the flutter_iconpicker library from pub.dev. The icon picker appears but has no icons. In the documentation (link) it says to run this command if the icon packs are missing:
dart run flutter_iconpicker:generate_packs --packs <material,cupertino,..>