Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added useFlagImage, bottomSheetWidth, emojiFontFamilyFallback (customEmojiFont) support. #132

Merged
merged 6 commits into from
Jan 26, 2024

Conversation

erturks
Copy link
Contributor

@erturks erturks commented Nov 30, 2023

  1. Added bottomSheetWidth field for BottomSheet.

  2. UseFlagImage was added because flag image files for windows and web give errors. When set to false, emoji works directly.

  3. "fontFamilyFallback:" was added to the _emojiText method, so that when the emoji font used in the project is given as a parameter as emojiFontFamilyFallback: ["NotoColorEmoji"], the flag emoji depending on the desired package can be displayed.

note: the url is corrupt.
https://www.countryflagicons.com/FLAT/64/${country.countryCode}.png

@Daniel-Ioannou Daniel-Ioannou added the enhancement New feature or request label Jan 26, 2024
@Daniel-Ioannou Daniel-Ioannou merged commit c5673fb into Daniel-Ioannou:master Jan 26, 2024
@Daniel-Ioannou
Copy link
Owner

@erturks Thank you for your contribution, Released in v2.0.24.
Network country flag was removed in version v2.0.23 so parameter useFlagImage is remove. Unfortunate package sill has issou with flags in windows see #131.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants