circle_flags 5.0.0
circle_flags: ^5.0.0 copied to clipboard
A collection of roundd flags
5.0.0 #
- Use latest files from hatscripts
- Remove unnecessary files
- Add note in readme on how to add your own flags
- [Breaking] renamed Flags in Flag
4.0.2 #
- Exclude from semantics
4.0.1 #
- Accept iterable in preloading method
4.0.0 #
- [Breaking] Use
CircleFlag.preload([isoCode])
to preload a flag. FlagCache is no longer exported.
3.0.1 #
- made it easier to use cache, some breaking changes to just introduced cache api (doesn't warrant upgrade due to it just being introduced)
3.0.0 #
- unknown flags display "?"
- revert to assets with preloading mechanism
- allow usage of other asset bundles
2.0.9 #
- recreate loader when iso code changes
2.0.8 #
- Change just introduced caching api
2.0.7 #
- Fix issue with network flags not correctly loaded
- improve caching
2.0.0 #
- use network image to reduce size
- added ability to preload images
1.0.4 #
- increase
package:flutter_svg
version - fix redering issue on some platforms
1.0.3 #
- (Re)-added netherlands antilla's flag
1.0.2 #
- add clipOval around flag for better rendering of svgs on the web
1.0.1 #
- use sensible defaults for svgs placeholders
1.0.0 #
- use svg for smaller memory footprint
0.0.3 #
- added 3 missing flags
0.0.2 #
- fix casing problems in country code
0.0.1 22/03/2021 #
- initial release