fluffychat/lib/widgets
ShootingStarDragons 4802277dca fix: notification clicked still cannot jump
the context in context.go is the BuildContext by flutter, not that one
from go_router.
example is here: https://github.com/flutter/packages/blob/main/packages/go_router/example/lib/main.dart

it was a mistaken
2025-06-21 01:26:14 +09:00
..
adaptive_dialogs fix: Keep state of text input dialogs 2025-06-01 11:07:20 +02:00
layouts build: Upgrade to flutter 3.22 2025-05-21 08:06:52 +02:00
app_lock.dart chore: Revert applock fix and downgrade flutter instead 2024-01-24 15:49:10 +01:00
avatar.dart Merge branch 'main' into fix-jagged-avatar-edges 2025-04-20 09:08:19 +02:00
blur_hash.dart chore: Follow up image rendering 2024-03-24 10:56:44 +01:00
chat_settings_popup_menu.dart fix: Route back to room list after leaving a chat 2025-06-18 09:07:22 +02:00
config_viewer.dart refactor: Formatting 2025-03-19 14:29:17 +01:00
error_widget.dart build: Update to flutter 3.27 2024-12-15 11:37:04 +01:00
fluffy_chat_app.dart build: Upgrade to flutter 3.22 2025-05-21 08:06:52 +02:00
future_loading_dialog.dart build: Upgrade to flutter 3.22 2025-05-21 08:06:52 +02:00
hover_builder.dart feat: Make all text in chat selectable on desktop 2023-11-05 14:07:07 +01:00
local_notifications_extension.dart fix: notification clicked still cannot jump 2025-06-21 01:26:14 +09:00
lock_screen.dart build: Upgrade to flutter 3.22 2025-05-21 08:06:52 +02:00
log_view.dart fix: App crash on page navigation with open popup menu 2025-05-29 12:44:06 +02:00
matrix.dart refactor: Follow up handle logout and login with new client 2025-06-11 08:19:54 +02:00
member_actions_popup_menu_button.dart fix: Ban button displayed for already banned users 2025-06-18 08:48:31 +02:00
mxc_image.dart fix: fix compile error related to MxcImage 2025-06-17 07:43:51 +02:00
mxc_image_viewer.dart build: Upgrade to flutter 3.22 2025-05-21 08:06:52 +02:00
navigation_rail.dart chore: make space nav bar narrower on mobile and ensure space nav bar matches user's theme 2025-06-02 09:01:25 -04:00
permission_slider_dialog.dart build: Upgrade to flutter 3.22 2025-05-21 08:06:52 +02:00
presence_builder.dart chore: Improve presence performance 2024-11-20 18:57:28 +01:00
qr_code_viewer.dart build: Upgrade to flutter 3.22 2025-05-21 08:06:52 +02:00
settings_switch_list_tile.dart chore: Resort settings and add more description text 2024-01-20 14:45:44 +01:00
share_scaffold_dialog.dart build: Upgrade to flutter 3.22 2025-05-21 08:06:52 +02:00
theme_builder.dart build: Update to flutter 3.27 2024-12-15 11:37:04 +01:00
unread_rooms_badge.dart Refactor: Reduce .of(context) calls theme 2024-08-06 13:24:08 +02:00