hrajwade96

Results 8 issues of hrajwade96

Hi, We are using chewie in flutter which has a transitive dependency on this library. Due to old kotlin_version we are not able to make some important changes in our...

enhancement
waiting for response

- Export har feature added. - Need some guidance regarding deserialising the har and offline support. *List which issues are fixed by this PR.* *Please add a note to `packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md`...

Trying to test offline functionality on performance tab in master branch. When I disconnect getting this : It infinitely gets stuck on loader Flutter 3.22.2 • channel [user-branch] • unknown...

Adding offline support to Network page. issue link - https://github.com/flutter/devtools/issues/4470 *List which issues are fixed by this PR.* *Please add a note to `packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md` if your change requires release notes....

- Added Null Safety fixes for a crash issue. - Issue Link - https://github.com/serenader2014/flutter_carousel_slider/issues/408 - This fix is inspired from a pr [f7f6183](https://github.com/kishan-dhankecha/carousel_slider_plus/commit/f7f6183) from a forked repo.

*Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.* *List which issues are fixed by this PR.* *Please add...

- Fixes https://github.com/flutter/devtools/issues/9421 - Additional fixes. *Please add a note to `packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md` if your change requires release notes. Otherwise, add the 'release-notes-not-required' label to the PR.* ## Pre-launch Checklist -...

There is an issue when exporting network requests with specific file types (e.g., .webp, .pdf, etc.) to a HAR file. The problem occurs due to an encoding error, which prevents...

screen: network
P2