Dropsource / monarch

Monarch is a tool for building Flutter widgets in isolation. It makes it easy to build, test and debug complex UIs.
https://monarchapp.io
MIT License
427 stars 21 forks source link

Show Performance Overlay Debug Control #116

Closed natefrechette closed 9 months ago

natefrechette commented 10 months ago

This PR adds the performance overlay option to the debug controls list. When turned on, the monarch preview window will display flutters performance overlay.

Screenshot 2023-08-31 at 7 24 49 PM
fertrig commented 9 months ago

I published monarch_definitions version 1.4.0. You can use that version in this PR.

I think you will also need another PR for the change to monarch_grpc. Let me know when you have new changes. Thanks!

fertrig commented 9 months ago

I published monarch_grpc version 2.3.0.