Material Components for Flutter Basics avaliações

1833 avaliações

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. · Revisado há about 1 year

Ambika P. · Revisado há about 1 year

Meng L. · Revisado há about 1 year

that was confusing af

Ryan B. · Revisado há about 1 year

Samuel A. · Revisado há about 1 year

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

Peter F. · Revisado há about 1 year

Wildan N. · Revisado há about 1 year

Tenthon A. · Revisado há about 1 year

Alfari Gilian M. · Revisado há about 1 year

Sujal P. · Revisado há about 1 year

Shaurya R. · Revisado há about 1 year

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

Vipul A. · Revisado há about 1 year

Jorge Jovel G. · Revisado há about 1 year

Avesh S. · Revisado há about 1 year

Inez A. · Revisado há about 1 year

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

Vipul A. · Revisado há about 1 year

Rickie B. · Revisado há about 1 year

Denis Fernando C. · Revisado há about 1 year

very useful lab for practice

serdar s. · Revisado há about 1 year

very useful lab for practice

serdar s. · Revisado há about 1 year

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. · Revisado há about 1 year

Chivy L. · Revisado há about 1 year

Nataliia R. · Revisado há about 1 year

Nataliia R. · Revisado há about 1 year

Rebal N. · Revisado há about 1 year

Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.