Material Components for Flutter Basics Rezensionen

3661 Rezensionen

Often not easy to work out where to past the code

Martin D. · Vor mehr als ein Jahr überprüft

Aymane R. · Vor mehr als ein Jahr überprüft

amazing session

Cyriac J. · Vor mehr als ein Jahr überprüft

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. · Vor mehr als ein Jahr überprüft

Ambika P. · Vor mehr als ein Jahr überprüft

Meng L. · Vor mehr als ein Jahr überprüft

that was confusing af

Ryan B. · Vor mehr als ein Jahr überprüft

Samuel A. · Vor mehr als ein Jahr überprüft

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

Peter F. · Vor mehr als ein Jahr überprüft

Wildan N. · Vor mehr als ein Jahr überprüft

Tenthon A. · Vor mehr als ein Jahr überprüft

Alfari Gilian M. · Vor mehr als ein Jahr überprüft

Sujal P. · Vor mehr als ein Jahr überprüft

Shaurya R. · Vor mehr als ein Jahr überprüft

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

Vipul A. · Vor mehr als ein Jahr überprüft

Jorge Jovel G. · Vor mehr als ein Jahr überprüft

Avesh S. · Vor mehr als ein Jahr überprüft

Inez A. · Vor mehr als ein Jahr überprüft

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

Vipul A. · Vor mehr als ein Jahr überprüft

Rickie B. · Vor mehr als ein Jahr überprüft

Denis Fernando C. · Vor mehr als ein Jahr überprüft

very useful lab for practice

serdar s. · Vor mehr als ein Jahr überprüft

very useful lab for practice

serdar s. · Vor mehr als ein Jahr überprüft

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. · Vor mehr als ein Jahr überprüft

Chivy L. · Vor mehr als ein Jahr überprüft

Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.