world_flags 0.8.0 copy "world_flags: ^0.8.0" to clipboard
world_flags: ^0.8.0 copied to clipboard

Country flags made with Flutter - every flag is a Widget, without any assets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add world_flags

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

dependencies:
  world_flags: ^0.8.0

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:world_flags/world_flags.dart';
7
likes
160
pub points
57%
popularity
screenshot

Publisher

verified publishertsin.is

Country flags made with Flutter - every flag is a Widget, without any assets.

Repository (GitHub)
View/report issues

Topics

#flags #flag #country-flags #country-flag #coat-of-arms

Documentation

API reference

License

MIT (license)

Dependencies

flutter, sealed_countries

More

Packages that depend on world_flags