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/pages/chat_list
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
..
chat_list.dart refactor: Update to Flutter 3.13.0 2 years ago
chat_list_body.dart design: Nicer user bottom sheet 2 years ago
chat_list_header.dart chore: Follow up search UX 2 years ago
chat_list_item.dart feat/ChatListItem: small changes 2 years ago
chat_list_view.dart refactor: Update to Flutter 3.13.0 2 years ago
client_chooser_button.dart refactor: Update to Flutter 3.13.0 2 years ago
navi_rail_item.dart design: Add scale animation hover effects on navrail and story buttons 2 years ago
search_title.dart refactor: Added and applied require_trailing_commas linter rule 2 years ago
space_view.dart refactor: Update to Flutter 3.13.0 2 years ago
start_chat_fab.dart refactor: Migrate routes to go router 2 years ago
stories_header.dart refactor: Update to Flutter 3.13.0 2 years ago