Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

jfri/flag_flutter

Repository files navigation

flag

Pub Version Bless

A flag Flutter package for Android and iOS. Based by https://github.com/dnfield/flutter_svg

ScreenShot

Screenshot

svg source

fetch data :python file is fetch_data/main.py

Update time: 2020年04月21日 23:22:58

Marge from 2.0.X to 3

Replace Flags.getFlag(country: to Flag(. :)

Flag list

List is un_members.txt

Organisations

How to use

Flag(COUNTRY_CODE, height: HEIGHT, width: WIDTH),

Such as

  • Flag('AD', height: 100, width: null)
  • Flag('AD', height: null, width: null)
  • Flag('AD', height: 10, width: 100, fit: BoxFit.fill)

Bugs

  • brazilian (br) flag, you can see that the letters are still a bit abnormal.

About

flag icons

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 45.4%
  • Python 40.8%
  • Objective-C 9.3%
  • Java 4.5%

AltStyle によって変換されたページ (->オリジナル) /