Results 61 comments of lucas

Same issue here. System theming (**ThemeMode.system**) is not changing the theme for the initial screen on web application. Enforcing theme with **ThemeMode.light** and **ThemeMode.dark** are still working. But I want...

> @lcsvcn if you remove the const parameter from the Getpage and the widget it works? Using this: ``` GetMaterialApp( ... home: Home(), getPages: [ GetPage(name: '/screen1', page: () =>...

If someone want to take a look at my progress: https://github.com/lcsvcn/ISP-Checker

Still having this issue on 1.2.1

![image](https://user-images.githubusercontent.com/6011385/186740487-f7c7f5ab-4024-4392-acae-736bf503bda3.png)

![image](https://user-images.githubusercontent.com/6011385/186736486-81126376-e2aa-4a5f-a4cf-79ce97f6ea8e.png)

![image](https://user-images.githubusercontent.com/6011385/186737203-71bea3f6-3c7f-4f4e-97cb-dfe205d2533e.png)

![image](https://user-images.githubusercontent.com/6011385/186737864-dd83edd3-d433-43b5-8502-dd44170506c1.png)

Also I think most of the question for GIT session are wrong.

I am experiencing the same issue here. I am using Fedora 34 and Telegram Desktop app won't show any notification unless it is open. They have only two states: open...