You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fluffychat/lib
gilice 789d91a763 feat/ChatListItem: small changes
- extract hasNotifications to a variable
  this is more clear and potentially faster as we don't
  compute `notifications > 0` multiple times

- make a text style const
2 years ago
..
config refactor: Space routes to normal room routes 2 years ago
pages feat/ChatListItem: small changes 2 years ago
utils fix: First story appears to be unencrypted sometimes 2 years ago
widgets refactor: Update badge 2 years ago
main.dart feat: Background fetch mode on Android 2 years ago