CPSC270A
Software Eng & Project Design

Activity 20

Inspect Count App

Demostrate using the Flutter Inpsector.

Details

  1. If you app doesn’t currently doesn’t use any flex containers (Row, Column, or Flex), add one to your app.

  2. Demonstrate using the Flutter Inspector by selecting a widget that is the child of a flex container and using the Layout Explorer to interactively change some of the flex widget’s properties.