关于“Material Components for Flutter Basics”的评价

1838 条评价

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. · 已于 about 1 year前审核

Chivy L. · 已于 about 1 year前审核

Nataliia R. · 已于 about 1 year前审核

Nataliia R. · 已于 about 1 year前审核

Rebal N. · 已于 about 1 year前审核

king maker

BOOPATHY S. · 已于 about 1 year前审核

king maker

BOOPATHY S. · 已于 about 1 year前审核

Kenneth P. · 已于 about 1 year前审核

Gustavo B. · 已于 about 1 year前审核

The visual studio code was not editable in my case which makes following instruction very difficult for me, apart from that i have learned a lot in this way.

Muhammad U. · 已于 about 1 year前审核

Haseen u. · 已于 about 1 year前审核

juan m. · 已于 about 1 year前审核

thanks

Mohsen Sayyed M. · 已于 about 1 year前审核

Mohsen Sayyed M. · 已于 about 1 year前审核

Steven K. · 已于 about 1 year前审核

Jirapat S. · 已于 about 1 year前审核

Bhuvan Krishna v. · 已于 about 1 year前审核

Kai Nang K. · 已于 about 1 year前审核

Kai Nang K. · 已于 about 1 year前审核

the vscode doesnt recognize the code related to material

Alan B. · 已于 about 1 year前审核

Merge S. · 已于 over 1 year前审核

Vanessa Maria L. · 已于 over 1 year前审核

Sangle S. · 已于 over 1 year前审核

when i paste it gives error underline

PADYALA H. · 已于 over 1 year前审核

Paramveer Singh R. · 已于 over 1 year前审核

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。