Component - Realtime Database
This UI component shows a simple Flutter app connected to a Realtime Database. It displays a list of messages that update instantly when new data arrives. Users can add new messages, and the list refreshes automatically without needing to reload.