Perform automatic update check on configurator run
10.0.0
Upgrade to Font Awesome icons 6.1.0
Update the configurator to work with version 6
Add alias support
(Aliases may be old names of renamed icons.
Since it is unclear if they are about to stay,
aliases are marked as @Deprecated with a message containing the new icon name.)
Update FaIcon with the latest changes to flutter's default Icon
Fix #132 FaIcon not centered when used as prefix icon
This is a change with the goal to align FaIcon more like the standard Icon class.
However, this may impose breaking changes, which is why version 10.0.0 will stay a beta for a while.
Should you notice something not working as it did before, which does not match the behaviour of Icon, please
open an issue!
Perform automatic update check on configurator run
10.0.0
Upgrade to Font Awesome icons 6.1.0
Update the configurator to work with version 6
Add alias support
(Aliases may be old names of renamed icons.
Since it is unclear if they are about to stay,
aliases are marked as @Deprecated with a message containing the new icon name.)
Update FaIcon with the latest changes to flutter's default Icon
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps font_awesome_flutter from 9.2.0 to 10.1.0.
Release notes
Sourced from font_awesome_flutter's releases.
Changelog
Sourced from font_awesome_flutter's changelog.
Commits
552d119
Bump version number, add changelog item72590fe
Update to font awesome version 6.1.12f71c7c
Configurator: Perform automatic update checkdccb9ff
Fix link in readme96ea35a
Add name adjustment for "100"7bcd23b
Bump version number, Add changelog itemsb171266
Fix duotone icons still being generated032ea42
Add aliases, mark them as deprecated8b989a4
Update fa version in readme266b4a0
Merge pull request #203 from daniel-hopkins/patch-1Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)