This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please implement chat bubble timestamp functionality, so that a timestamp is shown above each bubble. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |