material-components / material-components-flutter-codelabs

Codelabs for Material Components for Flutter
212 stars 244 forks source link

MDC-103 Flutter problems #269

Closed ghost closed 2 years ago

ghost commented 2 years ago

8. Change the layout Replace GridView with AsymmetricView In home.dart, change the whole file to the following:

result: "message": "Undefined name 'SystemUiOverlayStyle'.\nTry correcting the name to one that is defined, or defining the name.",

add import 'package:flutter/services.dart'; to the code, please.

guidezpl commented 2 years ago

Thanks for flagging, this will be fixed shortly!