flutter_widgetkit
flutter_widgetkit copied to clipboard
How to debug the widget real-time?
Hey!
Sorry for the question, but how can I debug or test this? For example, I am writing code on the flutter side and run the app, but I want to debug the widget and see the information coming to the widget and debug it. How can I achieve this? I have tried running the project on XCode but nothing happens