Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
10.41k
stars
1.63k
forks
source link
Get.forceAppUpdate() in 5.0.0-release-candidate-9.2.1 does not work #3231
Open
CalmLuo opened 1 month ago
When I change the theme using Get.forceAppUpdate(), the build is called, but the GetMaterialApp is not modified, it is the same theme data as before.
This is not valid in 5.0.0-release-candidate-9.2.1, but is valid in get 4.6.6
The code is as follows: