country_flags_pro 0.0.9 copy "country_flags_pro: ^0.0.9" to clipboard
country_flags_pro: ^0.0.9 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 Dart:

 $ dart pub add country_flags_pro

With Flutter:

 $ flutter pub add country_flags_pro

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

dependencies:
  country_flags_pro: ^0.0.9

Alternatively, your editor might support dart pub get or 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';
34
likes
0
points
275
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on country_flags_pro