synpad 0.1.0

A full-featured Matrix chat client built with Dioxus
1
2
3
4
pub mod app_state;
pub mod notification_state;
pub mod room_state;
pub mod user_state;