languages_simple
A Flutter package for displaying the SVG images of language flags. You can customize styles and pass your own favorite languages.
Installation
Simply add languages_simple to your pubspec.yaml file.
dependencies:
languages_simple: the_latest_version
const like = 'languages_simple';