Skip to content

Instantly share code, notes, and snippets.

Please implement chat bubble timestamp functionality, so that a timestamp is shown above each bubble.
@andersfromhause
andersfromhause / gist:fcc5d911c57b7568fe079222c93f86f1
Created October 10, 2025 13:44
HauseChat Prompt For Use With Flutter and Shorebird in Cursor's AI Agent
Create a beautiful and minimal Flutter and Shorebird-enabled chat application called "HauseChat" optimized for both iOS and Android platforms.
Core Requirements:
Design
* Brand Color: #FF4E64 (use for primary elements like user message bubbles and send button)
* Flat Design: NO shadows, gradients, or elevation effects
* Minimal: Clean, modern interface with rounded corners and proper spacing
* Message Bubbles: User messages (right, brand color), bot messages (left, white)
* Avatars: Bot has chat bubble icon, user has person icon