pxsanghyo

Results 4 comments of pxsanghyo

@jibiel Thanks for the PR I'll override dependency with your PR repo for now.. please don't delete until merged :) ```yaml dependency_overrides: # Required for null-safety # PR: https://github.com/flutter-studio/flutter-icons/pull/47 flutter_icons:...

I think having a PlatformTheme would be great too for the above mentioned reasons. For now I'm using something like this: ```dart typedef _CupertinoThemeBuilder = T Function(CupertinoThemeData theme); typedef _MaterialThemeBuilder...

I'm willing to work on this. Just need some guidance. Or maybe we can merge as is for now and someone else can get it to do what @diegotori suggested.

@diegotori ok thanks, I'll take a look at it after work.