Language Picker with Country Flags
Description
A Flutter package that provides an easy-to-use language picker with country flags. This package allows developers to integrate a language selection feature in their applications, showcasing flags as visual cues for each language.
Features
- Supports multiple languages with respective country flags.
- Easy to integrate and use in your Flutter applications.
- Customizable appearance for better integration with your app's design.
Installation
Add the following dependency to your pubspec.yaml
file:
dependencies:
language_picker_with_country_flag: ^1.0.0