Alfaizkhan / Alfaizkhan/flutter-emoji-selector

Support for styling + RTL

Ouverte
#5 1 commentaire 2 réactions 1 personne assignée Réclamée par @Alfaizkhan Voir sur GitHub
enhancement
Langage dominant
Dart
Étoiles
5
Forks
12
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Hi there,
Thanks for building this package, I have tried many and this is the best package ❤️🙏.

**Can some parameters be added?**

1. `titleStyle` useful for using custom fonts, colors, ...

_or maybe a_

2. `titleBuilder` useful for using custom text style + adding some padding (above and below see pic)
`titleBuilder` would be a `Widget Function(BuildContext context, String title)`

3. `backgroundColor` for using a custom color other than the context theme

4. `searchHint` useful for supporting other languages

5. `searchStyle` usefull for custom fonts, ...

7. `searchBackgroundColor` useful for supporting other themes (see below pic its white on dark theme)

**Other issues:**

1. RTL support, maybe need using flutter utils `Directionality.of(this)` or `AligmentDirectional`
2. Tone picker does not disappear when closing the widget

**When LTR langs:**
CleanShot 2023-07-25 at 02 35 39@2x

**When RTL langs (tone color is broken):**
CleanShot 2023-07-25 at 02 36 02@2x

**The tone picker is stuck (after closing the picker), maybe need handling in dispose:**
CleanShot 2023-07-25 at 02 46 08@2x

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.