country_picker_assets 0.0.1 copy "country_picker_assets: ^0.0.1" to clipboard
country_picker_assets: ^0.0.1 copied to clipboard

A companion package for Flutter that provides a comprehensive collection of country flag assets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add country_picker_assets

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

dependencies:
  country_picker_assets: ^0.0.1

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_picker_assets/country_picker_assets.dart';
1
likes
150
points
37
downloads

Documentation

API reference

Publisher

verified publisherpintusingh28.dev

Weekly Downloads

A companion package for Flutter that provides a comprehensive collection of country flag assets.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on country_picker_assets