Material Components for Flutter Basics Reviews
1676 reviews
Alfari Gilian M. · Reviewed about 1 month ago
Sujal S. · Reviewed about 2 months ago
Shaurya R. · Reviewed about 2 months ago
Too restrictive an IDE, as it restricts me from manual spacing, tabbing & writing and deleting parts of code. It is shity
Vipul A. · Reviewed about 2 months ago
Jorge Jovel G. · Reviewed about 2 months ago
Avesh S. · Reviewed about 2 months ago
Inez A. · Reviewed about 2 months ago
Too restrictive an IDE, as it restricts me from manual spacing, tabbing & writing and deleting parts of code. It is shity
Vipul A. · Reviewed about 2 months ago
Rickie B. · Reviewed about 2 months ago
Denis Fernando C. · Reviewed about 2 months ago
very useful lab for practice
serdar s. · Reviewed 2 months ago
very useful lab for practice
serdar s. · Reviewed 2 months ago
You have a deprecation problem for two properties used in this lab, but i resolve this with de flutter documentation: // TextTheme // Base constructor TextTheme( displayLarge: headline1Style, displayMedium: headline2Style, displaySmall: headline3Style, headlineMedium: headline4Style, headlineSmall: headline5Style, titleLarge: headline6Style, titleMedium: subtitle1Style, titleSmall: subtitle2Style, bodyLarge: bodyText1Style, bodyMedium: bodyText2Style, bodySmall: captionStyle, labelLarge: buttonStyle, labelSmall: overlineStyle, ); TextTheme.copyWith( displayLarge: headline1Style, displayMedium: headline2Style, displaySmall: headline3Style, headlineMedium: headline4Style, headlineSmall: headline5Style, titleLarge: headline6Style, titleMedium: subtitle1Style, titleSmall: subtitle2Style, bodyLarge: bodyText1Style, bodyMedium: bodyText2Style, bodySmall: captionStyle, labelLarge: buttonStyle, labelSmall: overlineStyle, ); TextStyle style; style = textTheme.displayLarge; style = textTheme.displayMedium; style = textTheme.displaySmall; style = textTheme.headlineMedium; style = textTheme.headlineSmall; style = textTheme.titleLarge; style = textTheme.titleMedium; style = textTheme.titleSmall; style = textTheme.bodyLarge; style = textTheme.bodyMedium; style = textTheme.bodySmall; style = textTheme.labelLarge; style = textTheme.labelSmall;
Fabian S. · Reviewed 2 months ago
Chivy L. · Reviewed 2 months ago
Nataliia R. · Reviewed 2 months ago
Nataliia R. · Reviewed 2 months ago
Rebal N. · Reviewed 2 months ago
king maker
BOOPATHY S. · Reviewed 3 months ago
king maker
BOOPATHY S. · Reviewed 3 months ago
Kenneth P. · Reviewed 3 months ago
Gustavo B. · Reviewed 3 months ago
The visual studio code was not editable in my case which makes following instruction very difficult for me, apart from that i have learned a lot in this way.
Muhammad U. · Reviewed 3 months ago
Haseen u. · Reviewed 3 months ago
juan m. · Reviewed 3 months ago
thanks
Mohsen Sayyed M. · Reviewed 3 months ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.