fluffychat/lib
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
..
config fix: never use a transition on the shell route 2025-02-24 22:16:46 +01:00
pages fix: Index of numbered lists are off 2025-02-24 13:14:17 +01:00
utils Revert "chore: Follow up request iOS permissions" 2025-02-19 19:23:59 +01:00
widgets chore: Better error handling for image rendering 2025-02-22 12:17:50 +01:00
main.dart fix: Do not sync in background mode 2024-03-14 18:28:07 +01:00