Material Components for Flutter Basics avis

1833 avis

an issue with the ide meant I could not finish the first time, some code was out of date requiring troubleshooting that I couldn't have done as a complete beginner (I am not)

Greg O. · Examiné il y a environ un an

Ambika P. · Examiné il y a environ un an

Meng L. · Examiné il y a environ un an

that was confusing af

Ryan B. · Examiné il y a environ un an

Samuel A. · Examiné il y a environ un an

The final task didn't work, as seems to be quite common in these labs.

Peter F. · Examiné il y a environ un an

Wildan N. · Examiné il y a environ un an

Tenthon A. · Examiné il y a environ un an

Alfari Gilian M. · Examiné il y a environ un an

Sujal P. · Examiné il y a environ un an

Shaurya R. · Examiné il y a environ un an

Too restrictive an IDE, as it restricts me from manual spacing, tabbing & writing and deleting parts of code. It is shity

Vipul A. · Examiné il y a environ un an

Jorge Jovel G. · Examiné il y a environ un an

Avesh S. · Examiné il y a environ un an

Inez A. · Examiné il y a environ un an

Too restrictive an IDE, as it restricts me from manual spacing, tabbing & writing and deleting parts of code. It is shity

Vipul A. · Examiné il y a environ un an

Rickie B. · Examiné il y a environ un an

Denis Fernando C. · Examiné il y a environ un an

very useful lab for practice

serdar s. · Examiné il y a environ un an

very useful lab for practice

serdar s. · Examiné il y a environ un an

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. · Examiné il y a environ un an

Chivy L. · Examiné il y a environ un an

Nataliia R. · Examiné il y a environ un an

Nataliia R. · Examiné il y a environ un an

Rebal N. · Examiné il y a environ un an

Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.