lenra-io/client-lib-flutter

[Task] Call listener as function

Aperta

#21 aperta il 20 feb 2024

 (0 commenti) (0 reazioni) (1 assegnatario)Dart (0 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (3 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

What should be done

To call a listener we have to keep the route (or at least the callListener function) in the calling scope and that is not great.

This PR parses the received data to add a call method to the Listener components that can take an event object as param.

Technical recommandation

Guida contributor