xdg_icons 0.1.2
xdg_icons: ^0.1.2 copied to clipboard
XDG theme icons for Flutter.
0.1.2 #
- FIX(l10n): translations update from Hosted Weblate (#451).
- FEAT(xdg_icons): replace flutter_svg dependency with jovial_svg (#475).
Changelog #
0.1.1 #
- deps: replace flutter_svg with jovial_svg to support SVG styles (#475)
0.1.0 #
Note: This release has breaking changes.
- BREAKING CHORE: Bump to Flutter 3.24.3.
0.0.5 #
- FEAT: providing an optional render when an icon fails to resolve entirely.
0.0.4 #
- REFACTOR: Apply ubuntu lints to all packages (#340).
- FEAT: Activate ubuntu_lints.
0.0.3 - 2023-10-18 #
0.0.2 - 2023-07-18 #
- add changelog titles for release-please (7ab08b5)
- deps: update dependency yaru to ^0.9.0 (#294) (a7a53c9)
- github: remove old workflows (154593c)
- mv / packages/xdg_icons/ (265a5b5)
- remove codecov.yaml from newly imported packages (486f0f6)
- renovate: clean up old renovate configs (af1126b)
- update links (#299) (e679e3b)
0.0.1 #
- Initial release.