good job
This is a self-paced lab that takes place in the Google Cloud console.
This is a self-paced lab that takes place in the Google Cloud console.
Design a basic frontend for a mobile app using Material Components for Flutter.
Showing: 5 of 5
good job
please make course UpToDate as some code is updated and syntax is changed like headline6 → titleLarge subtitle2 → bodyMedium and also in import file directory in course content they were written as bellow import 'package:intl/intl.dart'; import 'model/products_repository.dart'; import 'model/product.dart'; but they are causing error because correct one are bellow import 'package:intl/intl.dart'; // For currency formatting import 'package:shrine/model/product.dart'; import 'package:shrine/model/products_repository.dart';
so much fun and good for learning
bad it too basic
This lab did not work. Flutter crashed shortly after step 7 with no user-introduced changes.