Tobias Ottenweller

Results 8 comments of Tobias Ottenweller

> I'm triying to use the pull request but i'm getting an error You are missing the path, e.g.: ``` floor: git: url: https://github.com/t-unit/floor.git ref: destructive-migration-test path: floor ```

@bsutton sorry, can't help you at the moment with any coding support.

@edsonjab Here is an example of nested navigation that breaks when adding your `ScreenObserver`. It does not make any sense, but give a good example of what I mean: ```dart...

@edsonjab Thanks for the response, but I don't see how this is related to our issue. Neither the linked problem nor the solution do use nested navigators/routers that register navigation...

The issue on flutter_fgbg seems to have been fixed. See https://github.com/ajinasokan/flutter_fgbg/issues/21#issuecomment-2296955151. So just and update of the dependency is required for this project.

I also run into this sometimes with files generated by the OS, very annoying. E.g. for `.DS_Store`: ``` Target debug_android_application failed: Error: User-defined transformation of asset "/Users/***/assets/vector/.DS_Store" failed. Transformer process...