You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Zulip web we use Font Awesome for many of the icons in the UI. We should pull in an appropriate dependency so we can start using the same icons in zulip-flutter. (This is a sort of followup to #200.)
Cool, thanks. In that case I guess we can close this issue. It'll always be here as a reference in case we later decide for some reason we do want some such icons after all.
In Zulip web we use Font Awesome for many of the icons in the UI. We should pull in an appropriate dependency so we can start using the same icons in zulip-flutter. (This is a sort of followup to #200.)
This package seems appropriate and popular:
https://pub.dev/packages/font_awesome_flutter
One concrete place we could use such an icon is in the title of the "All messages" narrow:
#219 (comment)
The text was updated successfully, but these errors were encountered: