lenra-io/client-lib-flutter

[Task] Call listener as function

オープン

#21 opened on 2024/02/20

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)Dart (0 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (3 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド