GgEasyWidgetTest

GgEasyWidgetTest eases the tests of the widgets. It easily provides you with the following information about a widget under test:

  • Width and height
  • Absolute Frame
  • Render Box
  • The Render Element
  • The widget's instance
  • The widget's State's instance

For more details look into the provided example.