A responsive Flutter app running on Mobile and WebApp. This project is a mix of Google Pay and Finance expenditures control | - Built with sound null safety - Localization and Internationalization (i18n) - Provider (state helper) - Unit Tests - Git/Clean Code | Google PlayStore: https://play.google.com/store/apps/details?id=com.ousedgames.flutter_banking_pay_responsive
Remove duotone generator functionality from configurator
10.1.0
Upgrade to Font Awesome 6.1.1
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!
Remove duotone generator functionality from configurator
Upgrade to Font Awesome 6.2.0
10.1.0
Upgrade to Font Awesome 6.1.1
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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.4.0.
Release notes
Sourced from font_awesome_flutter's releases.
Changelog
Sourced from font_awesome_flutter's changelog.
Commits
44ea1db
Add changelog item, bump version numberc116c54
Upgrade to font awesome 6.3.00e5103a
Upgrade to flutter 3.7.383f2e69
Merge pull request #229 from ulrikkold/patch-155b740e
Update README.md to match the name of the map3716b88
Bump version number, add changelog item3263960
Fix #227: switch deprecated isAlwaysShown to thumbVisibilitya472583
Upgrade to FA version 6.2.15e8020d
Revert "Prepare support for fa sharp"b7b03f9
Revert "Prepare support for fa sharp"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 show