Opiniones sobre Material Components for Flutter Basics

1833 opiniones

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. · Se revisó hace alrededor de 1 año

Ambika P. · Se revisó hace alrededor de 1 año

Meng L. · Se revisó hace alrededor de 1 año

that was confusing af

Ryan B. · Se revisó hace alrededor de 1 año

Samuel A. · Se revisó hace alrededor de 1 año

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

Peter F. · Se revisó hace alrededor de 1 año

Wildan N. · Se revisó hace alrededor de 1 año

Tenthon A. · Se revisó hace alrededor de 1 año

Alfari Gilian M. · Se revisó hace alrededor de 1 año

Sujal P. · Se revisó hace alrededor de 1 año

Shaurya R. · Se revisó hace alrededor de 1 año

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

Vipul A. · Se revisó hace alrededor de 1 año

Jorge Jovel G. · Se revisó hace alrededor de 1 año

Avesh S. · Se revisó hace alrededor de 1 año

Inez A. · Se revisó hace alrededor de 1 año

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

Vipul A. · Se revisó hace alrededor de 1 año

Rickie B. · Se revisó hace alrededor de 1 año

Denis Fernando C. · Se revisó hace alrededor de 1 año

very useful lab for practice

serdar s. · Se revisó hace alrededor de 1 año

very useful lab for practice

serdar s. · Se revisó hace alrededor de 1 año

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. · Se revisó hace alrededor de 1 año

Chivy L. · Se revisó hace alrededor de 1 año

Nataliia R. · Se revisó hace alrededor de 1 año

Nataliia R. · Se revisó hace alrededor de 1 año

Rebal N. · Se revisó hace alrededor de 1 año

No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.