fluffychat/lib/config
Rafał Hirsch 7b3c1ada03
fix: never use a transition on the shell route
Changing the PageBuilder here based on a MediaQuery causes the child to briefly
be rendered twice with the same GlobalKey, blowing up the rendering.

I believe this fixes https://github.com/krille-chan/fluffychat/issues/1534.
2025-02-24 22:16:46 +01:00
..
app_config.dart chore: Polish login design 2024-11-04 13:52:43 +01:00
app_emojis.dart refactor: Migrate to null safety 2022-01-31 16:33:42 +01:00
isrg_x1.dart fix: pass isrg cert to http client 2022-06-18 01:47:41 +05:30
routes.dart fix: never use a transition on the shell route 2025-02-24 22:16:46 +01:00
setting_keys.dart feat: Pick share keys with 2025-02-04 15:07:07 +01:00
themes.dart chore: Follow up message bubble color 2025-02-06 09:28:09 +01:00