flutter-cupertino-store icon indicating copy to clipboard operation
flutter-cupertino-store copied to clipboard

Wrong instruction in Step 7 (https://codelabs.developers.google.com/codelabs/flutter-cupertino/#7)

Open liemvo opened this issue 6 years ago • 1 comments

"Update the build() method in the _SearchTabState class."

We are building the shopping cart tab so the _ShoppingCartTabState class, not the _SearchTabState class.

liemvo avatar Jul 13 '19 11:07 liemvo

/cc @sfshaza2

domesticmouse avatar Jul 20 '19 08:07 domesticmouse