country_flags_pro 0.1.1 copy "country_flags_pro: ^0.1.1" to clipboard
country_flags_pro: ^0.1.1 copied to clipboard

A Flutter package by Sanjarbek Fayzullayev for building efficient, scalable, and user-friendly mobile applications with clean architecture and best practices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add country_flags_pro
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  country_flags_pro: ^0.1.1
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:country_flags_pro/country_flags_pro.dart';
copied to clipboard
32
likes
160
points
96
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.11 - 2025.03.26

A Flutter package by Sanjarbek Fayzullayev for building efficient, scalable, and user-friendly mobile applications with clean architecture and best practices.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on country_flags_pro