Tim Freiheit

Results 6 comments of Tim Freiheit

How would you configure this feature in the `pubspec.yaml` The package does not inspect the apps code and can not figure this out by itself right now

Hey, this sounds like a useful feature. It might be a bit out of scope for this library right now. I will think about a way on how this can...

This would be possible. Since WebViews are not playing well with wrap_content it would require to modifying the style of the div using the Javascript bridge. I have no plans...

Thank you. that sounds very promising. Pull Request are always welcome

That is very interesting. It seams like the `build_runner` now works correctly with `r_flutter`. Last time I tested this it caused some problems but I can not remember what kind....

The reason the constraint about the assets in the `lib` folder exists was that the code generator was that files outside of the `lib` where not tracked for changed and...