material-components / material-components-flutter-codelabs

Codelabs for Material Components for Flutter
212 stars 246 forks source link

App Theme does not carry over to home screen (MDC-103 Flutter, Page 4) #258

Closed Classiks closed 2 years ago

Classiks commented 3 years ago

Step: MDC-103 Flutter, Page 4

For me, when setting the theme parameter in the MaterialApp Widget, the theme on the login screen changes, but as soon as I tab the "Next" Button, the Home Screen appears with the default theme (e.g. blue app bar). I downloaded the 104-starter_and_103-complete Version from GitHub and ran it on the devices, but the problem remains, so I don't know if it can be my fault (happy to be corrected).

Debugging on a Pixel 4 Emulation (Android 11) and my Z Fold 2 smartphone (Android 11)

Thanks :)

piedaterre commented 2 years ago

Same problem. Have you found any answer?

Classiks commented 2 years ago

Sadly not, sorry. But I stopped trying pretty quickly. So not sure whether there is a solution out there by now.

guidezpl commented 2 years ago

This has been fixed and will be released shortly