ashuntu
ashuntu
I've manually bumped dependencies for the time being here: https://github.com/ubuntu/yaru_window.dart/pull/61 ~~Someone else will likely need to merge that and then do the actual release, since I don't think I have...
@Feichtmeier I just published a new minor release for all the packages.
From briefly looking at some of these widgets, it seems like most of these can be solved by overriding the ThemeData for specific widget types, like `inputDecorationTheme` or `listTitleTheme`. I...
Note: CI will likely never pass since this change uses a [beta FVM version](https://github.com/leoafarias/fvm/releases/tag/4.0.0-beta.1) to support Flutter forks. It doesn't seem like our CI actions support forks.