fluffychat/lib
gilice eba3eeee25 feat: small performance tweaks for Message
It is the widget most often built, so every small bit helps.
- replace a List with an array (should be easier to optimize for the
  compiler)
- remove a Padding widget and use the parent Container's padding instead
2023-07-28 21:33:32 +02:00
..
config feat: option to not send typing notifications 2023-07-27 19:11:31 +02:00
pages feat: small performance tweaks for Message 2023-07-28 21:33:32 +02:00
utils docs: Update new issue link 2023-07-23 09:23:18 +02:00
widgets feat: option to not send typing notifications 2023-07-27 19:11:31 +02:00
main.dart chore: Better load first client 2022-11-13 12:40:10 +01:00