/C:/Users/___/AppData/Local/Pub/Cache/hosted/pub.dev/enough_mail-2.1.1/lib/src/private/smtp/commands/smtp_auth_cram_md5_command.dart:50:33: Error: A value of type 'List' can't be assigned to a variable of type 'Uint8List'.
'List' is from 'dart:core'.
'Uint8List' is from 'dart:typed_data'.
password = passwordDigest.bytes;
^
Target kernel_snapshot failed: Exception
BUILD FAILED in 43s
Running Gradle task 'assembleDebug'... 44,7s
Exception: Gradle task assembleDebug failed with exit code 1
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.16.9, on Microsoft Windows [Version 10.0.19045.3803], locale da-DK)
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 33.0.1)
[√] Chrome - develop for the web
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.5.4)
[√] Android Studio (version 2022.1)
[√] VS Code (version 1.85.2)
[√] Connected device (4 available)
[√] Network resources
/C:/Users/___/AppData/Local/Pub/Cache/hosted/pub.dev/enough_mail-2.1.1/lib/src/private/smtp/commands/smtp_auth_cram_md5_command.dart:50:33: Error: A value of type 'List' can't be assigned to a variable of type 'Uint8List'.
FAILURE: Build failed with an exception.
Where: Script 'C:\Flutter\packages\flutter_tools\gradle\src\main\groovy\flutter.groovy' line: 1350
What went wrong: Execution failed for task ':app:compileFlutterBuildDebug'.
Try:
Get more help at https://help.gradle.org
BUILD FAILED in 43s Running Gradle task 'assembleDebug'... 44,7s Exception: Gradle task assembleDebug failed with exit code 1
Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, 3.16.9, on Microsoft Windows [Version 10.0.19045.3803], locale da-DK) [√] Windows Version (Installed version of Windows is version 10 or higher) [√] Android toolchain - develop for Android devices (Android SDK version 33.0.1) [√] Chrome - develop for the web [√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.5.4) [√] Android Studio (version 2022.1) [√] VS Code (version 1.85.2) [√] Connected device (4 available) [√] Network resources
• No issues found!