Marcel Čampa
Results
2
issues of
Marcel Čampa
**Description** Currently, using hooks from a Flutter app is not supported due to `Isolate.spawnUri` invocation. **Requirements** - [ ] Should be able to invoke `generator.hooks.preGen()` from a Flutter project. **Additional...
Currently, when transitioning from having no sidebar on the screen to having it, the `_MacosWindowState.didUpdateWidget` throws a _Null check operator used on a null value_ error because `old.sidebar` is null....