lenra-io/client-lib-flutter

[Task] Call listener as function

開放

#21 建立於 2024年2月20日

 (0 則留言) (0 個反應) (1 位負責人)Dart (0 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (3 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南