Material Components for Flutter Basics のレビュー
1833 件のレビュー
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)
Ochab Greg · 約1年前にレビュー済み
Prasad Dora Ambika · 約1年前にレビュー済み
Ly Meng · 約1年前にレビュー済み
that was confusing af
Balch Ryan · 約1年前にレビュー済み
Awuah Botwe Samuel · 約1年前にレビュー済み
The final task didn't work, as seems to be quite common in these labs.
Fletcher Peter · 約1年前にレビュー済み
Nafi'an Wildan · 約1年前にレビュー済み
Audit Tenthon · 約1年前にレビュー済み
Matulessy Alfari Gilian · 約1年前にレビュー済み
PATTEWAR Sujal · 約1年前にレビュー済み
Ramakrishnan Shaurya · 約1年前にレビュー済み
Too restrictive an IDE, as it restricts me from manual spacing, tabbing & writing and deleting parts of code. It is shity
Abhishek Vipul · 約1年前にレビュー済み
Gomez Huerta Jorge Jovel · 約1年前にレビュー済み
Shaikh Avesh · 約1年前にレビュー済み
Amandha Suci Inez · 約1年前にレビュー済み
Too restrictive an IDE, as it restricts me from manual spacing, tabbing & writing and deleting parts of code. It is shity
Abhishek Vipul · 約1年前にレビュー済み
Blevins Rickie · 約1年前にレビュー済み
Chavez Garay Denis Fernando · 約1年前にレビュー済み
very useful lab for practice
sahin serdar · 約1年前にレビュー済み
very useful lab for practice
sahin serdar · 約1年前にレビュー済み
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;
SC Fabian · 約1年前にレビュー済み
Lak Chivy · 約1年前にレビュー済み
Rudnikova Nataliia · 約1年前にレビュー済み
Rudnikova Nataliia · 約1年前にレビュー済み
Nasr Daher Rebal · 約1年前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。