meshcore-open/android
zjs81 fa514533eb feat: add ChatScrollController and JumpToBottomButton for improved chat scrolling experience
- Implemented ChatScrollController to manage scroll behavior and visibility of jump-to-bottom button.
- Added functionality to automatically scroll to the bottom when the keyboard opens.
- Created JumpToBottomButton widget that appears when the user scrolls up, allowing quick navigation back to the bottom of the chat.
2026-01-23 17:56:06 -07:00
..
app feat: integrate link handling in chat screen with linkify support 2026-01-20 21:42:54 -07:00
build/reports/problems feat: add ChatScrollController and JumpToBottomButton for improved chat scrolling experience 2026-01-23 17:56:06 -07:00
gradle/wrapper Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
.gitignore Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
build.gradle.kts Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
gradle.properties Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
settings.gradle.kts Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00