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

Custom font not working #43

Closed hosseinkhojany closed 2 years ago

hosseinkhojany commented 2 years ago

When i set custom font for MaterialApp not working, in this situation AdaptiveTheme is parent of MaterialApp When i remove AdaptiveTheme custom font work as well

BirjuVachhani commented 2 years ago

@hosseinkhojany Didn't understand your issue. Can you please provide more information and some code snippets too?

hosseinkhojany commented 2 years ago

I Imported your code to my project and edit it and fix it

BirjuVachhani commented 2 years ago

@hosseinkhojany Can't help you without the sample reproducible code & configuration.

BirjuVachhani commented 2 years ago

Closing this issue because of inactivity. Feel free to re-open if you're still facing the issue.