Karol Lisiewicz
Results
2
comments of
Karol Lisiewicz
I was able to run the example by explicitly adding types. That means I changed the source code from: ```dart onPressed: () => Navigator.of(context).push(MySettingsPage.route()), ``` to: ```dart onPressed: () =>...
Hey, yeah sure go ahead with the implementation. I'm afraid that right now I'll not be able implement any new features because of the lack of time 😞