#
flag
Here are 226 public repositories matching this topic...
A simple, customizable view for efficiently collecting country information in iOS apps.
-
Updated
Dec 31, 2021 - Swift
-
Updated
Apr 8, 2019 - Go
Control USB connected presence lights from multiple vendors via the command-line or web API.
status
blink1
python3
flag
thingm
busylight
luxafor
blynclight
status-light
presence-light
kuando
embrava
blinklight
agile-innovative
-
Updated
Jun 30, 2022 - Python
FengShang
commented
Jun 27, 2022
good first issue
Good for newcomers
Converts between country names, ISO 3166-1 codes and flag emojis.
-
Updated
May 20, 2022 - JavaScript
PMatthaei
commented
Jun 2, 2020
I am currently trying to write a test concerning a widget which includes
Flag.getFlags(...)
when running the test for the first time i receive the error copied below. When the same test runs a second time (chronologically after the first) it seems to run through. How should i write tests with flag-widgets?
══╡ EXCEPTION CAUGHT BY SVG ╞══════════════════════════════════════════════════
Country flag emojis in JSON format.
-
Updated
Sep 11, 2021 - JavaScript
专为命令行爱好者设计,方便写出类似于git或者coreutils中的命令接口(ls, mv, cat),新用户建议使用https://github.com/guonaihong/clop
-
Updated
Sep 4, 2019 - Go
Fully featured Go (golang) command line option parser with built-in auto-completion support.
-
Updated
Jun 24, 2022 - Go
FlagChatAdapter is easy to implement enchanting recycler view adapter. Just extend your adapter with FlagChatAdapter, impliment some methods and voila! You have got the most beautiful looking chat on your phone. Zero boilerplate code, just put your variables in the right direction.
android
kotlin
chat
adapter
animation
recyclerview
kotlin-library
android-library
recyclerview-adapter
animation-library
flag
android-chat
-
Updated
Sep 5, 2018 - Kotlin
A more traditional flag library for the go programming language
-
Updated
May 30, 2021 - Go
The standard library flag package with its missing features
-
Updated
Sep 27, 2020 - Go
Launch Darkly React integration with hooks
react
api
integration
launch
feature-flags
feature-toggles
toggle
context
flag
feature
launchdarkly
feature-toggle
feature-flag
ldclient
context-api
launch-darkly
darkly
ld-react
-
Updated
Nov 12, 2019 - JavaScript
Configuration loader in Go
-
Updated
Jan 4, 2022 - Go
A Retro Styled CTFd Theme
-
Updated
May 22, 2021 - JavaScript
International Dial Code Picker View for Country or Area 国家或地区国际区号选择器
-
Updated
Jun 4, 2019 - Objective-C
Improve this page
Add a description, image, and links to the flag topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the flag topic, visit your repo's landing page and select "manage topics."
It would be nice to add a code path in debug mode that asserts if a user has accidentally included an AsyncParseableCommand nested under a Sync one, as the async run entry point will not be called in this case.