Deklan Webster
04/04/2021, 2:21 PMIs compose-desktop feasible for desktop-only apps? Or am always going to be constrained by its mobile-centric roots? I'm needing tooltips, file pickers, font pickers, that sort of thing...If someone is interested in building primarily a desktop app (maybe a mobile app port someday), how do Flutter and Compose-desktop compare for that purpose? (I know there are probably many Flutter vs Compose questions but, sorry, it's very confusing as an outside observer)
jim
04/05/2021, 10:41 AMArkadii Ivanov
04/05/2021, 11:43 AMjim
04/05/2021, 12:35 PMv79
04/05/2021, 2:40 PMval model by component.models.asState()
(from the Todo example) and I've no idea what it does - is this applicable to me and the app I'd like to write, or not? Maybe I'm just too old and stuck in a OO, Imperative, enterprise Java world, but by golly Compose is difficult to understand.manueldidonna
04/06/2021, 11:18 AM