country_flags library
A library to generate country flag widgets.
The flags can be genereated based on a language code or a country code.
Classes
- Circle
- Circular shape.
- CountryFlag
- A widget that displays a country flag.
- FlagCode
- A class that provides a mapping between flag codes, country codes and language codes.
- Rectangle
- Rectangular shape.
- RoundedRectangle
- Rectangular shape with rounded corners.
- Shape
- The shape of the flag.