flutter / devtools

Performance tools for Flutter
https://flutter.dev/docs/development/tools/devtools/
BSD 3-Clause "New" or "Revised" License
1.58k stars 324 forks source link

Report MeroSchool #7830

Closed MirajThapa closed 2 months ago

MirajThapa commented 4 months ago

<-- Please describe your problem here. Be sure to include repro steps. -->

App size can be reduced through mainly assests and followed by other components. UI can be rendered properly as it takes much time to load and it skips the frame. Jank is high for new frame type in UI. Memory dispose of unwanted objects could be done. Network is on time and it works fine. Widget are properly maintained.


DevTools version: 2.31.1 IDE: VSCode Connected Device: CPU / OS: arm64 (64 bit) android Connected app type: Flutter native (debug build) Dart Version: 3.3.4 Flutter Version: 3.19.6 / stable Framework / Engine: 54e66469a9 / c4cd48e186

kenzieschmoll commented 2 months ago

Can you clarify whether you are experiencing an issue with DevTools? Or is this general feedback based on looking at the code for the DevTools repo?

github-actions[bot] commented 2 months ago

Without additional information we're not able to resolve this issue, so it will be closed at this time. You're still free to add more info and respond to any questions above, though. We'll reopen the case if you do. Thanks for your contribution!