Chevron Left
Back to Material Components for Flutter Basics

Learner Reviews & Feedback for Material Components for Flutter Basics by Google Cloud

4.1
stars
15 ratings

About the Course

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....
Filter by:

1 - 5 of 5 Reviews for Material Components for Flutter Basics

By yogi s

May 10, 2022

good job

By Muhammad U A

Dec 20, 2024

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';

By Talha I

Nov 2, 2022

so much fun and good for learning

By Syed F H S

Jan 22, 2023

bad it too basic

By Dr. A M

Aug 11, 2022

This lab did not work. Flutter crashed shortly after step 7 with no user-introduced changes.