mirror of
https://github.com/ZhuJHua/moodiary.git
synced 2026-04-05 16:39:01 +08:00
- Improve image viewing experience by adding hero animations to images within `media_image_view.dart`, `image_embed.dart` for both quill and markdown, and `image_view.dart`. - Refactor diary title display by removing the arrow icon and using a single text widget in `diary_view.dart`. - Set `showCupertinoParallax: false` to false in all routes. - Change default transition to `Transition.native` in `main.dart`.