Skip to content

Bump font_awesome_flutter from 10.12.0 to 11.0.0#27

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pub/develop/font_awesome_flutter-11.0.0
Open

Bump font_awesome_flutter from 10.12.0 to 11.0.0#27
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pub/develop/font_awesome_flutter-11.0.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 21, 2026

Bumps font_awesome_flutter from 10.12.0 to 11.0.0.

Release notes

Sourced from font_awesome_flutter's releases.

11.0.0

  • 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
Changelog

Sourced from font_awesome_flutter's changelog.

11.0.0

  • 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
Commits

@dependabot dependabot bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Mar 21, 2026
@dependabot dependabot bot force-pushed the dependabot/pub/develop/font_awesome_flutter-11.0.0 branch 2 times, most recently from aa10551 to b699bdb Compare March 23, 2026 03:08
Bumps [font_awesome_flutter](https://github.com/fluttercommunity/font_awesome_flutter) from 10.12.0 to 11.0.0.
- [Release notes](https://github.com/fluttercommunity/font_awesome_flutter/releases)
- [Changelog](https://github.com/fluttercommunity/font_awesome_flutter/blob/master/CHANGELOG.md)
- [Commits](fluttercommunity/font_awesome_flutter@10.12.0...11.0.0)

---
updated-dependencies:
- dependency-name: font_awesome_flutter
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pub/develop/font_awesome_flutter-11.0.0 branch from b699bdb to 1470c08 Compare April 3, 2026 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants