Skip to content

11.0.0

Latest

Choose a tag to compare

@michaelspiss michaelspiss released this 09 Mar 12:00
ace115c
  • Breaking Change: FaIconData no longer implements IconData to prevent rendering issues and to anticipate IconData being marked final (see flutter/flutter#181342).
  • Breaking Change: FaIcon now strictly requires FaIconData. Standard Icon widgets can no longer be used with Font Awesome icons.
  • Breaking Change: Test finders like find.byIcon now require accessing the underlying data: find.byIcon(FontAwesomeIcons.foo.data).
  • Upgrade to Font Awesome 7.2.0