Alfaizkhan / Alfaizkhan/flutter-emoji-selector

Support for styling + RTL

Abierto
#5 1 comentario 2 reacciones 1 asignado Reclamado por @Alfaizkhan Ver en GitHub
enhancement
Lenguaje dominante
Dart
Estrellas
5
Forks
12
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.