Kākāpō ====== A desktop MVVM based GUI framework for Rust, focused on flexibility. Current status: Prototype of the core architecture of this framework, not ready to be Goals ----- * Ergonomic * Define view model in a natural way, that will fit into a variety of application models without much effort. * Define views in a declarative manner. * Flexibility * Custom widgets/layouts. * Custom styles. * Fully-featured, including but not limited to tables and animations. * Performance