Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

themeData parameters do not apply to SurveyKit widget #149

Open
annalisa-panthr opened this issue Jun 17, 2024 · 0 comments
Open

themeData parameters do not apply to SurveyKit widget #149

annalisa-panthr opened this issue Jun 17, 2024 · 0 comments

Comments

@annalisa-panthr
Copy link

I successfully created a survey in my flutter app. However, colors/appearance is good only when using the option ThemeData(brightness: Brightness.light)
Other parameters passed to the ThemeData object seem to have no effect. I need to apply a dark theme for my app.

My environment setup:

  • Flutter 3.22.1
  • survey_kit: 0.2.0

Unfortunately, I could not solve my problem with the current documentation.
Is there any way to fix the configuration?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant