David Landeros

Results 6 comments of David Landeros

Hello, I didn't know about this issue and accidentally [duplicated it](https://github.com/flutter/flutter/issues/115250). Take a look at my [PR](https://github.com/flutter/flutter/pull/115251), I'm ensuring the RESOURCES array is generated with the full path, I believe...

After reading your discussion I felt guilty for requiring the developer to define base-href at build time. @JimmyTai are you still working on this? In [this commit](https://github.com/davidlanderos-digital/flutter/commit/0530063d41ba8d7ea668290cff4cca1dc7ff98b7), I'm fixing it...

This is not fixed yet. Just to clarify, there were 2 different issues: - service worker not being able to cache things right after the first launch (Fixed and merged)...

@christopherfujino @ditman @yjbanov I closed the PR https://github.com/flutter/flutter/pull/115374 which was already approved because the Google testing got stuck and I screwed by rebasing my branch and pushing again in an...

Im having the same issue