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

A package for displaying flags of countries and languages with a set of widgets and enums

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dash_flags

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

dependencies:
  dash_flags: ^0.1.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:dash_flags/dash_flags.dart';
58
likes
140
pub points
90%
popularity
screenshot

Publisher

verified publishermoaz.dev

A package for displaying flags of countries and languages with a set of widgets and enums

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_svg

More

Packages that depend on dash_flags