سلام به منتور دوره و استاد شاهینی عزیز من یک سری مشکلات تو vscode خوردم سرچم کردم هنوز نتونستم پیدا کنم اول فکر کردم از پروژه دارم انجام میدم ولی رو پروژه todo هم این مشکلات پیش اومد میشه راهنمایی کنید
Launching lib\\main.dart on SM G9880 in debug mode... /C:/Users/Rasoul/Documents/flutter/packages/flutter/lib/src/material/typography.dart:424:46: Error: Cannot invoke a non-'const' constructor where a const expression is expected. Try using a constructor or factory that is 'const'. static const TextTheme whiteMountainView = TextTheme( ^^^^^^^^^ /C:/Users/Rasoul/Documents/flutter/packages/flutter/lib/src/material/typography.dart:508:41: Error: Cannot invoke a non-'const' constructor where a const expression is expected. Try using a constructor or factory that is 'const'. static const TextTheme blackRedmond = TextTheme( ^^^^^^^^^ /C:/Users/Rasoul/Documents/flutter/packages/flutter/lib/src/material/typography.dart:592:41: Error: Cannot invoke a non-'const' constructor where a const expression is expected. Try using a constructor or factory that is 'const'. static const TextTheme whiteRedmond = TextTheme( ^^^^^^^^^ /C:/Users/Rasoul/Documents/flutter/packages/flutter/lib/src/material/typography.dart:686:42: Error: Cannot invoke a non-'const' constructor where a const expression is expected. Try using a constructor or factory that is 'const'. static const TextTheme blackHelsinki = TextTheme( ^^^^^^^^^ /C:/Users/Rasoul/Documents/flutter/packages/flutter/lib/src/material/typography.dart:783:42: Error: Cannot invoke a non-'const' constructor where a const expression is expected. Try using a constructor or factory that is 'const'. static const TextTheme whiteHelsinki = TextTheme( ^^^^^^^^^ /C:/Users/Rasoul/Documents/flutter/packages/flutter/lib/src/material/typography.dart:882:43: Error: Cannot invoke a non-'const' constructor where a const expression is expected. Try using a constructor or factory that is 'const'. static const TextTheme blackCupertino = TextTheme( ^^^^^^^^^ /C:/Users/Rasoul/Documents/flutter/packages/flutter/lib/src/material/typography.dart:968:43: Error: Cannot invoke a non-'const' constructor where a const expression is expected. Try using a constructor or factory that is 'const'. static const TextTheme whiteCupertino = TextTheme( ^^^^^^^^^ /C:/Users/Rasoul/Documents/flutter/packages/flutter/lib/src/material/typography.dart:1054:45: Error: Cannot invoke a non-'const' constructor where a const expression is expected. Try using a constructor or factory that is 'const'. static const TextTheme blackRedwoodCity = TextTheme( ^^^^^^^^^ /C:/Users/Rasoul/Documents/flutter/packages/flutter/lib/src/material/typography.dart:1140:45: Error: Cannot invoke a non-'const' constructor where a const expression is expected. Try using a constructor or factory that is 'const'. static const TextTheme whiteRedwoodCity = TextTheme( ^^^^^^^^^ /C:/Users/Rasoul/Documents/flutter/packages/flutter/lib/src/material/typography.dart:1223:44: Error: Cannot invoke a non-'const' constructor where a const expression is expected. Try using a constructor or factory that is 'const'. static const TextTheme englishLike2014 = TextTheme( ^^^^^^^^^ /C:/Users/Rasoul/Documents/flutter/packages/flutter/lib/src/material/typography.dart:1311:44: Error: Cannot invoke a non-'const' constructor where a const expression is expected. Try using a constructor or factory that is 'const'. static const TextTheme englishLike2018 = TextTheme( ^^^^^^^^^ /C:/Users/Rasoul/Documents/flutter/packages/flutter/lib/src/material/typography.dart:1394:38: Error: Cannot invoke a non-'const' constructor where a const expression is expected. Try using a constructor or factory that is 'const'. static const TextTheme dense2014 = TextTheme( ^^^^^^^^^ /C:/Users/Rasoul/Documents/flutter/packages/flutter/lib/src/material/typography.dart:1480:38: Error: Cannot invoke a non-'const' constructor where a const expression is expected. Try using a constructor or factory that is 'const'. static const TextTheme dense2018 = TextTheme( ^^^^^^^^^ /C:/Users/Rasoul/Documents/flutter/packages/flutter/lib/src/material/typography.dart:1549:37: Error: Cannot invoke a non-'const' constructor where a const expression is expected. Try using a constructor or factory that is 'const'. static const TextTheme tall2014 = TextTheme( ^^^^^^^^^ /C:/Users/Rasoul/Documents/flutter/packages/flutter/lib/src/material/typography.dart:1634:37: Error: Cannot invoke a non-'const' constructor where a const expression is expected. Try using a constructor or factory that is 'const'. static const TextTheme tall2018 = TextTheme( ^^^^^^^^^ FAILURE: Build failed with an exception. * Where: Script 'C:\\Users\\Rasoul\\Documents\\flutter\\packages\\flutter_tools\\gradle\\flutter.gradle' line: 1005 * What went wrong: Execution failed for task ':app:compileFlutterBuildDebug'. > Process 'command 'C:\\Users\\Rasoul\\Documents\\flutter\\bin\\flutter.bat'' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 1m 14s Exception: Gradle task assembleDebug failed with exit code 1 Exited (sigterm)