BirjuVachhani / adaptive_theme

Easiest way to add support for light and dark theme in your flutter app.
https://pub.dev/packages/adaptive_theme
Apache License 2.0
464 stars 37 forks source link

Support Fluent Ui #37

Closed mstfkhazaal closed 2 years ago

mstfkhazaal commented 2 years ago

Please Support Fluent UI for windows desktop

BirjuVachhani commented 2 years ago

@mstfkhazaal Do you mean support Fluent UI theme? I don't get what exact problem you're facing. Please provide more information on issues you're facing.

AFAIK, Fluent UI uses material ThemeData? then it is already supported.

image

mstfkhazaal commented 2 years ago

ThemeData in fluent ui is different in material ui

BirjuVachhani commented 2 years ago

@mstfkhazaal If that's the case then I'll take a look!

BirjuVachhani commented 2 years ago

@mstfkhazaal #40 lays ground work for supporting Fluent UI. It will be a separate package since fluent_ui is a third party package so it should be only available on demand.

BirjuVachhani commented 2 years ago

@mstfkhazaal Just uploaded this package for Fluent UI.

https://pub.dev/packages/adaptive_theme_fluent_ui