-
Hello! First of all, this library is amazing, so much great work guys, I wish I found it earlier 😄 . To my question, how would you go about integrating another library for theming and widgets. For example, I would be interested to integrate forui, but I am not sure how difficult it would be. |
Beta Was this translation helpful? Give feedback.
Answered by
agordn52
Aug 4, 2025
Replies: 1 comment
-
Hi @Petros0, Appreciate your message :) Re. UI libraries
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Petros0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Petros0,
Appreciate your message :)
Re. UI libraries
You could do something like this.
resources/themes/light_theme.dart
fileresources/themes/dark_theme.dart
file