flag 1.0.3 copy "flag: ^1.0.3" to clipboard
flag: ^1.0.3 copied to clipboard

outdated

A flag Flutter package. Use for showing flags. Thanks for https://github.com/madebybowtie/FlagKit And https://github.com/hjnilsson/country-flags Projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flag

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

dependencies:
  flag: ^1.0.3

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:flag/flag.dart';
152
likes
0
points
41.8k
downloads

Publisher

verified publishermaomishen.com

Weekly Downloads

A flag Flutter package. Use for showing flags. Thanks for https://github.com/madebybowtie/FlagKit And https://github.com/hjnilsson/country-flags Projects.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on flag