Opinie (Material Components for Flutter Basics)
3661 opinii
Often not easy to work out where to past the code
Martin D. · Sprawdzono ponad rok temu
Aymane R. · Sprawdzono ponad rok temu
amazing session
Cyriac J. · Sprawdzono ponad rok temu
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. · Sprawdzono ponad rok temu
Ambika P. · Sprawdzono ponad rok temu
Meng L. · Sprawdzono ponad rok temu
that was confusing af
Ryan B. · Sprawdzono ponad rok temu
Samuel A. · Sprawdzono ponad rok temu
The final task didn't work, as seems to be quite common in these labs.
Peter F. · Sprawdzono ponad rok temu
Wildan N. · Sprawdzono ponad rok temu
Tenthon A. · Sprawdzono ponad rok temu
Alfari Gilian M. · Sprawdzono ponad rok temu
Sujal P. · Sprawdzono ponad rok temu
Shaurya R. · Sprawdzono ponad rok temu
Too restrictive an IDE, as it restricts me from manual spacing, tabbing & writing and deleting parts of code. It is shity
Vipul A. · Sprawdzono ponad rok temu
Jorge Jovel G. · Sprawdzono ponad rok temu
Avesh S. · Sprawdzono ponad rok temu
Inez A. · Sprawdzono ponad rok temu
Too restrictive an IDE, as it restricts me from manual spacing, tabbing & writing and deleting parts of code. It is shity
Vipul A. · Sprawdzono ponad rok temu
Rickie B. · Sprawdzono ponad rok temu
Denis Fernando C. · Sprawdzono ponad rok temu
very useful lab for practice
serdar s. · Sprawdzono ponad rok temu
very useful lab for practice
serdar s. · Sprawdzono ponad rok temu
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. · Sprawdzono ponad rok temu
Chivy L. · Sprawdzono ponad rok temu
Nie gwarantujemy, że publikowane opinie pochodzą od konsumentów, którzy dane produkty kupili lub ich używali. Google nie weryfikuje opinii.