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
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
2 years ago
..
add_story refactor: Switch to file_picker package and get rid of some dependency overrides 2 years ago
archive
bootstrap
chat feat: small performance tweaks for Message 2 years ago
chat_details refactor: Update dependencies 2 years ago
chat_encryption_settings design: Replace anime images with neutral cupertino icons 2 years ago
chat_list design: Style bottom navigation bar in backgroundcolor 2 years ago
chat_permissions_settings refactor: Update dependencies 2 years ago
device_settings
dialer Fix L10n missing from Calling's context 2 years ago
homeserver_picker chore: Login page follow up 2 years ago
image_viewer
invitation_selection
key_verification refactor: Update dependencies 2 years ago
login
new_group
new_private_chat refactor: Update dependencies 2 years ago
new_space
settings refactor: Switch to file_picker package and get rid of some dependency overrides 2 years ago
settings_3pid
settings_chat feat: option to not send typing notifications 2 years ago
settings_emotes krille/import emoji improvements (#468) 2 years ago
settings_ignore_list
settings_multiple_emotes refactor: Update dependencies 2 years ago
settings_notifications chore: Follow up clean up 2 years ago
settings_security refactor: Switch to file_picker package and get rid of some dependency overrides 2 years ago
settings_stories
settings_style chore: Design follow up 2 years ago
story chore: do not humanize links 2 years ago
user_bottom_sheet