DRSchlaubi / contact_picker

A Flutter plugin for picking a contact from the address book.
https://pub.dev/packages/fluttercontactpicker
BSD 3-Clause "New" or "Revised" License
18 stars 37 forks source link

Execution failed for task ':fluttercontactpicker:compileDebugKotlin'. #50

Closed wechulimaven closed 2 years ago

wechulimaven commented 2 years ago

Am currently running the latest flutter 2.8.1. My code fails to compile the flutter contact picker package. Below is the error log

Log `declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (237, 99): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (237, 115): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (238, 16): Unresolved reference: mapOf e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (238, 22): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (238, 31): Unresolved reference: to e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (238, 34): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (238, 46): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (241, 30): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (241, 48): Unresolved reference: to e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (241, 51): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (243, 58): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (243, 76): Cannot access built-in declaration 'kotlin.Array'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (243, 86): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (243, 109): Cannot access built-in declaration 'kotlin.IntArray'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (243, 120): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (244, 13): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (244, 25): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (244, 28): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (245, 13): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (245, 17): Cannot access built-in declaration 'kotlin.IntArray'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (245, 30): Unresolved reference: isNotEmpty e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (246, 21): Cannot access built-in declaration 'kotlin.IntArray'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (246, 37): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (246, 55): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (247, 17): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (249, 24): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (261, 40): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (261, 126): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (262, 48): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (262, 66): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (267, 17): Cannot access built-in declaration 'kotlin.collections.MutableList'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (268, 18): Cannot access built-in declaration 'kotlin.Any'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (269, 9): Cannot access built-in declaration 'kotlin.collections.MutableList'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPickingException.kt: (6, 38): Cannot access built-in declaration 'kotlin.Throwable'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPickingException.kt: (6, 68): Cannot access built-in declaration 'kotlin.Throwable'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (18, 9): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (19, 9): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (23, 9): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (24, 9): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (28, 19): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (29, 9): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (32, 90): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (32, 97): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (35, 17): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (36, 17): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (37, 9): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (40, 60): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (40, 67): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (43, 10): Unresolved reference: JvmStatic e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (44, 10): Cannot access built-in declaration 'kotlin.Suppress'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (56, 75): Unresolved reference: error e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (60, 24): Unresolved reference: error e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/LegacyFlutterContactPickerPlugin.kt: (7, 2): Cannot access built-in declaration 'kotlin.Suppress'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/LegacyFlutterContactPickerPlugin.kt: (15, 9): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (12, 29): Unresolved reference: mutableListOf e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (14, 57): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (14, 106): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (14, 121): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (14, 139): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (16, 123): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (16, 152): Cannot access built-in declaration 'kotlin.arrayOf'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (16, 180): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (16, 210): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (16, 230): Unresolved reference: also e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (22, 58): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (22, 76): Cannot access built-in declaration 'kotlin.Array'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (22, 86): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (22, 110): Cannot access built-in declaration 'kotlin.IntArray'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (22, 122): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (23, 29): Unresolved reference: it e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (23, 59): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (23, 72): Cannot access built-in declaration 'kotlin.Array'. Ensure that you have a dependency on the Kotlin standard library e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (23, 85): Cannot access built-in declaration 'kotlin.IntArray'. Ensure that you have a dependency on the Kotlin standard library FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':fluttercontactpicker:compileDebugKotlin'. > Compilation error. See log for more details * 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 18s Running Gradle task 'assembleDebug'... 82.1s Exception: Gradle task assembleDebug failed with exit code 1` Flutter doctor `Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 2.8.1, on Ubuntu 18.04.6 LTS 5.4.0-91-generic, locale en_US.UTF-8) [✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0) [✓] Chrome - develop for the web [✓] Android Studio (version 2020.3) [✓] VS Code (version 1.62.3) [✓] VS Code [✓] Connected device (2 available) • No issues found!` Flutter run -v `[ +8 ms] /home/astroboy/Android/Sdk/platform-tools/adb -s HZQL1838LAL30610746 shell getprop [ +119 ms] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ +1 ms] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ +6 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'WindowsUwpEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ +1 ms] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ +157 ms] Skipping pub get: version match. [ +66 ms] Found plugin contact_picker_web at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/co ntact_picker_web-4.5.1/ [ +14 ms] Found plugin device_info_plus at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/de vice_info_plus-3.2.0/ [ +8 ms] Found plugin device_info_plus_macos at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/de vice_info_plus_macos-2.2.0/ [ +5 ms] Found plugin device_info_plus_web at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/de vice_info_plus_web-2.1.0/ [ +4 ms] Found plugin device_information at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/de vice_information-0.0.4/ [ +16 ms] Found plugin fluttercontactpicker at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fl uttercontactpicker-4.5.1/ [ +3 ms] Found plugin fluttertoast at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fl uttertoast-8.0.8/ [ +16 ms] Found plugin libphonenumber at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/li bphonenumber-2.0.2/ [ +5 ms] Found plugin libphonenumber_plugin at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/li bphonenumber_plugin-0.2.3/ [ +5 ms] Found plugin libphonenumber_web at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/li bphonenumber_web-0.2.0+1/ [ +15 ms] Found plugin path_provider at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pa th_provider-2.0.8/ [ +6 ms] Found plugin path_provider_android at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pa th_provider_android-2.0.9/ [ +12 ms] Found plugin path_provider_ios at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pa th_provider_ios-2.0.7/ [ +3 ms] Found plugin path_provider_linux at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pa th_provider_linux-2.1.4/ [ +5 ms] Found plugin path_provider_macos at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pa th_provider_macos-2.0.4/ [ +7 ms] Found plugin path_provider_windows at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pa th_provider_windows-2.0.4/ [ +249 ms] Found plugin contact_picker_web at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/co ntact_picker_web-4.5.1/ [ +4 ms] Found plugin device_info_plus at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/de vice_info_plus-3.2.0/ [ +2 ms] Found plugin device_info_plus_macos at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/de vice_info_plus_macos-2.2.0/ [ +14 ms] Found plugin device_info_plus_web at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/de vice_info_plus_web-2.1.0/ [ +3 ms] Found plugin device_information at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/de vice_information-0.0.4/ [ +15 ms] Found plugin fluttercontactpicker at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fl uttercontactpicker-4.5.1/ [ +2 ms] Found plugin fluttertoast at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fl uttertoast-8.0.8/ [ +10 ms] Found plugin libphonenumber at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/li bphonenumber-2.0.2/ [ +1 ms] Found plugin libphonenumber_plugin at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/li bphonenumber_plugin-0.2.3/ [ ] Found plugin libphonenumber_web at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/li bphonenumber_web-0.2.0+1/ [ +11 ms] Found plugin path_provider at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pa th_provider-2.0.8/ [ +3 ms] Found plugin path_provider_android at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pa th_provider_android-2.0.9/ [ +5 ms] Found plugin path_provider_ios at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pa th_provider_ios-2.0.7/ [ +3 ms] Found plugin path_provider_linux at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pa th_provider_linux-2.1.4/ [ +2 ms] Found plugin path_provider_macos at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pa th_provider_macos-2.0.4/ [ +5 ms] Found plugin path_provider_windows at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pa th_provider_windows-2.0.4/ [ +36 ms] Generating /home/astroboy/Man of Code/ViewTech/sasa/v2/user-app-version2-main/android/app/src/main/java/io/flutte r/plugins/GeneratedPluginRegistrant.java [ +119 ms] ro.hardware = qcom [ +110 ms] Initializing file store [ +26 ms] Skipping target: gen_localizations [ +15 ms] gen_dart_plugin_registrant: Starting due to {InvalidatedReasonKind.inputChanged: The following inputs have updated contents: /home/astroboy/Man of Code/ViewTech/sasa/v2/user-app-version2-main/.dart_tool/package_config_subset,/h ome/astroboy/Man of Code/ViewTech/sasa/v2/user-app-version2-main/.dart_tool/flutter_build/generated_ main.dart} [ +32 ms] Found plugin contact_picker_web at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/co ntact_picker_web-4.5.1/ [ +11 ms] Found plugin device_info_plus at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/de vice_info_plus-3.2.0/ [ +7 ms] Found plugin device_info_plus_macos at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/de vice_info_plus_macos-2.2.0/ [ +2 ms] Found plugin device_info_plus_web at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/de vice_info_plus_web-2.1.0/ [ +2 ms] Found plugin device_information at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/de vice_information-0.0.4/ [ +8 ms] Found plugin fluttercontactpicker at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fl uttercontactpicker-4.5.1/ [ +1 ms] Found plugin fluttertoast at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fl uttertoast-8.0.8/ [ +17 ms] Found plugin libphonenumber at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/li bphonenumber-2.0.2/ [ +1 ms] Found plugin libphonenumber_plugin at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/li bphonenumber_plugin-0.2.3/ [ +1 ms] Found plugin libphonenumber_web at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/li bphonenumber_web-0.2.0+1/ [ +5 ms] Found plugin path_provider at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pa th_provider-2.0.8/ [ ] Found plugin path_provider_android at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pa th_provider_android-2.0.9/ [ ] Found plugin path_provider_ios at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pa th_provider_ios-2.0.7/ [ +2 ms] Found plugin path_provider_linux at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pa th_provider_linux-2.1.4/ [ +1 ms] Found plugin path_provider_macos at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pa th_provider_macos-2.0.4/ [ +1 ms] Found plugin path_provider_windows at /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pa th_provider_windows-2.0.4/ [ +24 ms] gen_dart_plugin_registrant: Complete [ +1 ms] Skipping target: _composite [ +5 ms] complete [ +17 ms] Launching lib/main.dart on Nokia 3 4 in debug mode... [ +9 ms] /home/astroboy/snap/flutter/common/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev /home/astroboy/snap/flutter/common/flutter/bin/cache/artifacts/engine/linux-x64/ frontend_server.dart.snapshot --sdk-root /home/astroboy/snap/flutter/common/flutter/bin/cache/artifacts/engine/common/flu tter_patched_sdk/ --incremental --target=flutter --debugger-module-names --experimental-emit-debug-metadata -DFLUTTER_WEB_AUTO_DETECT=true --output-dill /tmp/flutter_tools.PKNUZR/flutter_tool.SCQYFE/app.dill --packages /home/astroboy/Man of Code/ViewTech/sasa/v2/user-app-version2-main/.dart_tool/package_config.json -Ddart.vm.profile=false -Ddart.vm.product=false --enable-asserts --track-widget-creation --filesystem-scheme org-dartlang-root --initialize-from-dill build/c075001b96339384a97db4862b8ab8db.cache.dill.track.dill --enable-experiment=alternative-invalidation-strategy [ +38 ms] executing: /home/astroboy/Android/Sdk/platform-tools/adb -s HZQL1838LAL30610746 shell -x logcat -v time -t 1 [ +48 ms] <- compile file:///home/astroboy/Man%20of%20Code/ViewTech/sasa/v2/user-app-version2-main/.d art_tool/flutter_build/generated_main.dart [ +106 ms] --------- beginning of main 12-24 12:06:02.523 E/SELinux ( 540): avc: denied { find } for pid=3750 uid=10167 name=tethering scontext=u:r:vendor_systemhelper_app:s0:c512,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0 [ +51 ms] executing: /home/astroboy/Android/Sdk/platform-tools/adb version [ +13 ms] Android Debug Bridge version 1.0.41 Version 31.0.3-7562133 Installed as /home/astroboy/Android/Sdk/platform-tools/adb [ +4 ms] executing: /home/astroboy/Android/Sdk/platform-tools/adb start-server [ +14 ms] Building APK [ +31 ms] Running Gradle task 'assembleDebug'... [ +19 ms] Using gradle from /home/astroboy/Man of Code/ViewTech/sasa/v2/user-app-version2-main/android/gradlew. [ +73 ms] executing: /snap/android-studio/115/android-studio/jre/bin/java -version [ +271 ms] Exit code 0 from: /snap/android-studio/115/android-studio/jre/bin/java -version [ ] openjdk version "11.0.10" 2021-01-19 OpenJDK Runtime Environment (build 11.0.10+0-b96-7249189) OpenJDK 64-Bit Server VM (build 11.0.10+0-b96-7249189, mixed mode) [ +4 ms] executing: [/home/astroboy/Man of Code/ViewTech/sasa/v2/user-app-version2-main/android/] /home/astroboy/Man of Code/ViewTech/sasa/v2/user-app-version2-main/android/gradlew -Pverbose=true -Ptarget-platform=android-arm64 -Ptarget=/home/astroboy/Man of Code/ViewTech/sasa/v2/user-app-version2-main/lib/main.dart -Pbase-application-name=android.app.Application -Pdart-defines=RkxVVFRFUl9XRUJfQVVUT19ERVRFQ1Q9dHJ1ZQ== -Pdart-obfuscation=false -Ptrack-widget-creation=true -Ptree-shake-icons=false -Pfilesystem-scheme=org-dartlang-root assembleDebug [+3586 ms] > Configure project :fluttercontactpicker [ +5 ms] WARNING: The option setting 'android.enableR8=true' is deprecated. [ ] It will be removed in version 5.0 of the Android Gradle plugin. [ ] You will no longer be able to disable R8 [+3387 ms] > Task :app:compileFlutterBuildDebug [ ] [ +193 ms] executing: uname -m [ ] [ +82 ms] Exit code 0 from: uname -m [ ] [ +1 ms] x86_64 [ ] [ +12 ms] executing: [/home/astroboy/snap/flutter/common/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H [ ] [ +12 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H [ ] [ ] 77d935af4db863f6abd0b9c31c7e6df2a13de57b [ +6 ms] [ +2 ms] executing: [/home/astroboy/snap/flutter/common/flutter/] git tag --points-at 77d935af4db863f6abd0b9c31c7e6df2a13de57b [ ] [ +30 ms] Exit code 0 from: git tag --points-at 77d935af4db863f6abd0b9c31c7e6df2a13de57b [ ] [ ] 2.8.1 [ ] [ +26 ms] executing: [/home/astroboy/snap/flutter/common/flutter/] git rev-parse --abbrev-ref --symbolic @{u} [ +1 ms] [ +23 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} [ ] [ ] origin/stable [ +2 ms] [ ] executing: [/home/astroboy/snap/flutter/common/flutter/] git ls-remote --get-url origin [ +1 ms] [ +16 ms] Exit code 0 from: git ls-remote --get-url origin [ +2 ms] [ ] https://github.com/flutter/flutter.git [ ] [ +179 ms] executing: [/home/astroboy/snap/flutter/common/flutter/] git rev-parse --abbrev-ref HEAD [ ] [ +54 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD [ ] [ ] stable [ ] [ +230 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ ] [ +17 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ ] [ +1 ms] Artifact Instance of 'WindowsUwpEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] [ +1 ms] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ ] [ +1 ms] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] [ +4 ms] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] [ +3 ms] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ +4 ms] [ +325 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update. [ ] [ +1 ms] Artifact Instance of 'GradleWrapper' is not required, skipping update. [ ] [ +4 ms] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterSdk' is not required, skipping update. [ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ +8 ms] [ +1 ms] Artifact Instance of 'WindowsUwpEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] [ +1 ms] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] [ +1 ms] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ +1 ms] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'PubDependencies' is not required, skipping update. [ +153 ms] [ +146 ms] Initializing file store [ ] [ +50 ms] Done initializing file store [ +199 ms] [ +162 ms] Skipping target: gen_localizations [ ] [ +31 ms] Skipping target: gen_dart_plugin_registrant [+1498 ms] [+1500 ms] Skipping target: kernel_snapshot [ +103 ms] [ +36 ms] invalidated build due to missing files: /home/astroboy/Man of Code/ViewTech/sasa/v2/user-app-version2-main/DOES_NOT_EXIST_RERUN_FOR_WILDCARD108678776 [ +897 ms] [ +907 ms] debug_android_application: Starting due to {InvalidatedReasonKind.inputMissing: The following inputs were missing: /home/astroboy/Man of Code/ViewTech/sasa/v2/user-app-version2-main/DOES_NOT_EXIST_RERUN_FOR_WILDCARD108678776} [+3298 ms] [+3338 ms] Manifest contained wildcard assets. Inserting missing file into build graph to force rerun. for more information see #56466. [ +299 ms] [ +270 ms] debug_android_application: Complete [+1001 ms] [+1005 ms] Persisting file store [ ] [ +33 ms] Done persisting file store [ +99 ms] [ +40 ms] build succeeded. [ ] [ +52 ms] "flutter assemble" took 8,052ms. [ +299 ms] [ +294 ms] ensureAnalyticsSent: 284ms [ ] [ +1 ms] Running shutdown hooks [ ] [ ] Shutdown hooks complete [ ] [ +5 ms] exiting with code 0 [ +499 ms] > Task :app:packLibsflutterBuildDebug UP-TO-DATE [ ] > Task :app:preBuild UP-TO-DATE [ +2 ms] > Task :app:preDebugBuild UP-TO-DATE [ +2 ms] > Task :device_info_plus:preBuild UP-TO-DATE [ ] > Task :device_info_plus:preDebugBuild UP-TO-DATE [ ] > Task :device_info_plus:compileDebugAidl NO-SOURCE [ ] > Task :device_information:preBuild UP-TO-DATE [ ] > Task :device_information:preDebugBuild UP-TO-DATE [ ] > Task :device_information:compileDebugAidl NO-SOURCE [ ] > Task :fluttercontactpicker:preBuild UP-TO-DATE [ ] > Task :fluttercontactpicker:preDebugBuild UP-TO-DATE [ +92 ms] > Task :fluttercontactpicker:compileDebugAidl NO-SOURCE [ ] > Task :fluttertoast:preBuild UP-TO-DATE [ ] > Task :fluttertoast:preDebugBuild UP-TO-DATE [ ] > Task :fluttertoast:compileDebugAidl NO-SOURCE [ +2 ms] > Task :libphonenumber:preBuild UP-TO-DATE [ ] > Task :libphonenumber:preDebugBuild UP-TO-DATE [ +3 ms] > Task :libphonenumber:compileDebugAidl NO-SOURCE [ ] > Task :libphonenumber_plugin:preBuild UP-TO-DATE [ ] > Task :libphonenumber_plugin:preDebugBuild UP-TO-DATE [ ] > Task :libphonenumber_plugin:compileDebugAidl NO-SOURCE [ ] > Task :path_provider_android:preBuild UP-TO-DATE [ +7 ms] > Task :path_provider_android:preDebugBuild UP-TO-DATE [ ] > Task :path_provider_android:compileDebugAidl NO-SOURCE [ ] > Task :app:compileDebugAidl NO-SOURCE [ ] > Task :device_info_plus:packageDebugRenderscript NO-SOURCE [ ] > Task :device_information:packageDebugRenderscript NO-SOURCE [ ] > Task :fluttercontactpicker:packageDebugRenderscript NO-SOURCE [ ] > Task :fluttertoast:packageDebugRenderscript NO-SOURCE [ ] > Task :libphonenumber:packageDebugRenderscript NO-SOURCE [ ] > Task :libphonenumber_plugin:packageDebugRenderscript NO-SOURCE [ ] > Task :path_provider_android:packageDebugRenderscript NO-SOURCE [ ] > Task :app:compileDebugRenderscript NO-SOURCE [ ] > Task :app:generateDebugBuildConfig UP-TO-DATE [ ] > Task :device_info_plus:writeDebugAarMetadata UP-TO-DATE [ ] > Task :device_information:writeDebugAarMetadata UP-TO-DATE [ ] > Task :fluttercontactpicker:writeDebugAarMetadata UP-TO-DATE [ ] > Task :fluttertoast:writeDebugAarMetadata UP-TO-DATE [ ] > Task :libphonenumber:writeDebugAarMetadata UP-TO-DATE [ ] > Task :libphonenumber_plugin:writeDebugAarMetadata UP-TO-DATE [ ] > Task :path_provider_android:writeDebugAarMetadata UP-TO-DATE [ +178 ms] > Task :app:checkDebugAarMetadata UP-TO-DATE [ ] > Task :app:cleanMergeDebugAssets [ ] > Task :app:mergeDebugShaders UP-TO-DATE [ ] > Task :app:compileDebugShaders NO-SOURCE [ ] > Task :app:generateDebugAssets UP-TO-DATE [ ] > Task :device_info_plus:mergeDebugShaders UP-TO-DATE [ ] > Task :device_info_plus:compileDebugShaders NO-SOURCE [ ] > Task :device_info_plus:generateDebugAssets UP-TO-DATE [ ] > Task :device_info_plus:packageDebugAssets UP-TO-DATE [ ] > Task :device_information:mergeDebugShaders UP-TO-DATE [ ] > Task :device_information:compileDebugShaders NO-SOURCE [ ] > Task :device_information:generateDebugAssets UP-TO-DATE [ ] > Task :device_information:packageDebugAssets UP-TO-DATE [ ] > Task :fluttercontactpicker:mergeDebugShaders UP-TO-DATE [ ] > Task :fluttercontactpicker:compileDebugShaders NO-SOURCE [ ] > Task :fluttercontactpicker:generateDebugAssets UP-TO-DATE [ ] > Task :fluttercontactpicker:packageDebugAssets UP-TO-DATE [ ] > Task :fluttertoast:mergeDebugShaders UP-TO-DATE [ ] > Task :fluttertoast:compileDebugShaders NO-SOURCE [ +1 ms] > Task :fluttertoast:generateDebugAssets UP-TO-DATE [ +1 ms] > Task :fluttertoast:packageDebugAssets UP-TO-DATE [ +1 ms] > Task :libphonenumber:mergeDebugShaders UP-TO-DATE [ +25 ms] > Task :libphonenumber:compileDebugShaders NO-SOURCE [ +2 ms] > Task :libphonenumber:generateDebugAssets UP-TO-DATE [ +6 ms] > Task :libphonenumber:packageDebugAssets UP-TO-DATE [ +1 ms] > Task :libphonenumber_plugin:mergeDebugShaders UP-TO-DATE [ +1 ms] > Task :libphonenumber_plugin:compileDebugShaders NO-SOURCE [ ] > Task :libphonenumber_plugin:generateDebugAssets UP-TO-DATE [ ] > Task :libphonenumber_plugin:packageDebugAssets UP-TO-DATE [ ] > Task :path_provider_android:mergeDebugShaders UP-TO-DATE [ ] > Task :path_provider_android:compileDebugShaders NO-SOURCE [ ] > Task :path_provider_android:generateDebugAssets UP-TO-DATE [ ] > Task :path_provider_android:packageDebugAssets UP-TO-DATE [ +52 ms] > Task :app:mergeDebugAssets [ +697 ms] > Task :app:copyFlutterAssetsDebug [ ] > Task :app:generateDebugResValues UP-TO-DATE [ ] > Task :app:generateDebugResources UP-TO-DATE [ +3 ms] > Task :device_info_plus:compileDebugRenderscript NO-SOURCE [ ] > Task :device_info_plus:generateDebugResValues UP-TO-DATE [ ] > Task :device_info_plus:generateDebugResources UP-TO-DATE [ ] > Task :device_info_plus:packageDebugResources UP-TO-DATE [ ] > Task :device_information:compileDebugRenderscript NO-SOURCE [ ] > Task :device_information:generateDebugResValues UP-TO-DATE [ ] > Task :device_information:generateDebugResources UP-TO-DATE [ ] > Task :device_information:packageDebugResources UP-TO-DATE [ ] > Task :fluttercontactpicker:compileDebugRenderscript NO-SOURCE [ ] > Task :fluttercontactpicker:generateDebugResValues UP-TO-DATE [ ] > Task :fluttercontactpicker:generateDebugResources UP-TO-DATE [ ] > Task :fluttercontactpicker:packageDebugResources UP-TO-DATE [ ] > Task :fluttertoast:compileDebugRenderscript NO-SOURCE [ ] > Task :fluttertoast:generateDebugResValues UP-TO-DATE [ ] > Task :fluttertoast:generateDebugResources UP-TO-DATE [ ] > Task :fluttertoast:packageDebugResources UP-TO-DATE [ ] > Task :libphonenumber:compileDebugRenderscript NO-SOURCE [ ] > Task :libphonenumber:generateDebugResValues UP-TO-DATE [ ] > Task :libphonenumber:generateDebugResources UP-TO-DATE [ ] > Task :libphonenumber:packageDebugResources UP-TO-DATE [ ] > Task :libphonenumber_plugin:compileDebugRenderscript NO-SOURCE [ ] > Task :libphonenumber_plugin:generateDebugResValues UP-TO-DATE [ ] > Task :libphonenumber_plugin:generateDebugResources UP-TO-DATE [ ] > Task :libphonenumber_plugin:packageDebugResources UP-TO-DATE [ ] > Task :path_provider_android:compileDebugRenderscript NO-SOURCE [ ] > Task :path_provider_android:generateDebugResValues UP-TO-DATE [ ] > Task :path_provider_android:generateDebugResources UP-TO-DATE [ ] > Task :path_provider_android:packageDebugResources UP-TO-DATE [ ] > Task :app:mergeDebugResources UP-TO-DATE [ +95 ms] > Task :app:createDebugCompatibleScreenManifests UP-TO-DATE [ ] > Task :app:extractDeepLinksDebug UP-TO-DATE [ ] > Task :device_info_plus:extractDeepLinksDebug UP-TO-DATE [ ] > Task :device_info_plus:processDebugManifest UP-TO-DATE [ ] > Task :device_information:extractDeepLinksDebug UP-TO-DATE [ ] > Task :device_information:processDebugManifest UP-TO-DATE [ +3 ms] > Task :fluttercontactpicker:extractDeepLinksDebug UP-TO-DATE [ +1 ms] > Task :fluttercontactpicker:processDebugManifest UP-TO-DATE [ +1 ms] > Task :fluttertoast:extractDeepLinksDebug UP-TO-DATE [ ] > Task :fluttertoast:processDebugManifest UP-TO-DATE [ +1 ms] > Task :libphonenumber:extractDeepLinksDebug UP-TO-DATE [ ] > Task :libphonenumber:processDebugManifest UP-TO-DATE [ +4 ms] > Task :libphonenumber_plugin:extractDeepLinksDebug UP-TO-DATE [ ] > Task :libphonenumber_plugin:processDebugManifest UP-TO-DATE [ ] > Task :path_provider_android:extractDeepLinksDebug UP-TO-DATE [ ] > Task :path_provider_android:processDebugManifest UP-TO-DATE [ +3 ms] > Task :app:processDebugMainManifest UP-TO-DATE [ ] > Task :app:processDebugManifest UP-TO-DATE [ ] > Task :app:processDebugManifestForPackage UP-TO-DATE [ ] > Task :device_info_plus:compileDebugLibraryResources UP-TO-DATE [ +75 ms] > Task :device_info_plus:parseDebugLocalResources UP-TO-DATE [ ] > Task :device_info_plus:generateDebugRFile UP-TO-DATE [ ] > Task :device_information:compileDebugLibraryResources UP-TO-DATE [ ] > Task :device_information:parseDebugLocalResources UP-TO-DATE [ +99 ms] > Task :device_information:generateDebugRFile UP-TO-DATE [ ] > Task :fluttercontactpicker:compileDebugLibraryResources UP-TO-DATE [ ] > Task :fluttercontactpicker:parseDebugLocalResources UP-TO-DATE [ ] > Task :fluttercontactpicker:generateDebugRFile UP-TO-DATE [ ] > Task :fluttertoast:compileDebugLibraryResources UP-TO-DATE [ ] > Task :fluttertoast:parseDebugLocalResources UP-TO-DATE [ +98 ms] > Task :fluttertoast:generateDebugRFile UP-TO-DATE [ ] > Task :libphonenumber:compileDebugLibraryResources UP-TO-DATE [ ] > Task :libphonenumber:parseDebugLocalResources UP-TO-DATE [ +101 ms] > Task :libphonenumber:generateDebugRFile UP-TO-DATE [ +1 ms] > Task :libphonenumber_plugin:compileDebugLibraryResources UP-TO-DATE [ +1 ms] > Task :libphonenumber_plugin:parseDebugLocalResources UP-TO-DATE [ +1 ms] > Task :libphonenumber_plugin:generateDebugRFile UP-TO-DATE [ ] > Task :path_provider_android:compileDebugLibraryResources UP-TO-DATE [ ] > Task :path_provider_android:parseDebugLocalResources UP-TO-DATE [ +1 ms] > Task :path_provider_android:generateDebugRFile UP-TO-DATE [ +94 ms] > Task :app:processDebugResources UP-TO-DATE [ +3 ms] > Task :device_info_plus:generateDebugBuildConfig UP-TO-DATE [ ] > Task :device_info_plus:javaPreCompileDebug UP-TO-DATE [ +97 ms] > Task :device_info_plus:compileDebugJavaWithJavac UP-TO-DATE [ +7 ms] > Task :device_info_plus:bundleLibCompileToJarDebug UP-TO-DATE [ +3 ms] > Task :device_information:generateDebugBuildConfig UP-TO-DATE [ +1 ms] > Task :device_information:javaPreCompileDebug UP-TO-DATE [ ] > Task :device_information:compileDebugJavaWithJavac UP-TO-DATE [ ] > Task :device_information:bundleLibCompileToJarDebug UP-TO-DATE [ ] > Task :fluttercontactpicker:generateDebugBuildConfig UP-TO-DATE [+4091 ms] > Task :fluttercontactpicker:compileDebugKotlin [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (16, 9): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +14 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (16, 83): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +9 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (17, 24): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +9 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (21, 24): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (22, 9): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (25, 6): Cannot access built-in declaration 'kotlin.Suppress'. Ensure that you have a dependency on the Kotlin standard library [ +26 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (27, 9): Cannot access built-in declaration 'kotlin.Any'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (27, 20): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (28, 90): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +11 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (28, 176): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (28, 185): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ +15 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (28, 213): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (29, 90): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (29, 176): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (29, 185): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (29, 213): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ +17 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (30, 85): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +6 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (30, 160): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ +19 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (30, 169): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ +5 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (30, 197): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (31, 39): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (31, 62): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (33, 70): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (33, 88): Cannot access built-in declaration 'kotlin.Array'. Ensure that you have a dependency on the Kotlin standard library [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (33, 98): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +4 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (33, 121): Cannot access built-in declaration 'kotlin.IntArray'. Ensure that you have a dependency on the Kotlin standard library [ +4 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (33, 132): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (34, 25): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +13 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (34, 37): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +6 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (34, 54): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (35, 32): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (35, 40): Cannot access built-in declaration 'kotlin.IntArray'. Ensure that you have a dependency on the Kotlin standard library [ +8 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (35, 53): Unresolved reference: isNotEmpty [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (35, 69): Cannot access built-in declaration 'kotlin.IntArray'. Ensure that you have a dependency on the Kotlin standard library [ +11 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (35, 82): Unresolved reference: first [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (35, 108): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +4 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractFlutterContactPickerPlugin.kt: (42, 28): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractPickContext.kt: (8, 29): Unresolved reference: mutableListOf [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractPickContext.kt: (14, 48): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractPickContext.kt: (14, 65): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractPickContext.kt: (14, 86): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ +5 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractPickContext.kt: (15, 32): Unresolved reference: it [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractPickContext.kt: (15, 52): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/AbstractPickContext.kt: (15, 65): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +10 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (19, 139): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (19, 173): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (22, 44): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (22, 102): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (22, 115): Unresolved reference: lowercase [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (24, 96): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (24, 104): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (24, 127): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (24, 132): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (24, 144): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (24, 174): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +6 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (25, 9): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +4 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (25, 13): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ +10 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (25, 14): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (25, 31): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (27, 16): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (27, 20): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (28, 13): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (30, 20): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (35, 42): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (36, 21): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (37, 30): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (37, 67): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (40, 48): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (40, 65): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (40, 86): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ +8 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (42, 13): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (42, 19): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (43, 44): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (43, 58): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +11 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (43, 95): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (44, 44): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (44, 58): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (44, 101): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (45, 44): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (45, 60): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (45, 83): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (49, 13): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (49, 19): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (49, 27): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (50, 29): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (50, 280): Unresolved reference: stackTraceToString [ +4 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (56, 54): Cannot access built-in declaration 'kotlin.Function1'. Ensure that you have a dependency on the Kotlin standard library [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (56, 63): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +12 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (58, 18): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (59, 25): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (60, 20): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (63, 9): Cannot access built-in declaration 'kotlin.Function1'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (66, 64): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (66, 87): Cannot access built-in declaration 'kotlin.Function3'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (66, 114): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (66, 118): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +31 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (66, 126): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (68, 13): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (68, 39): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (68, 49): Cannot access built-in declaration 'kotlin.Function3'. Ensure that you have a dependency on the Kotlin standard library [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (70, 16): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (70, 39): Cannot access built-in declaration 'kotlin.Function3'. Ensure that you have a dependency on the Kotlin standard library [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (73, 64): Cannot access built-in declaration 'kotlin.Function3'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (73, 91): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (73, 95): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +8 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (73, 103): Cannot access built-in declaration 'kotlin.Any'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (74, 9): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (76, 74): Unresolved reference: use [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (77, 17): Unresolved reference: require [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (77, 25): Unresolved reference: it [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (78, 17): Unresolved reference: it [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (79, 37): Cannot access built-in declaration 'kotlin.Function3'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (79, 51): Unresolved reference: it [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (80, 29): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (80, 37): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (82, 25): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (86, 78): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (86, 82): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (86, 90): Cannot access built-in declaration 'kotlin.Any'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (87, 32): Cannot access built-in declaration 'kotlin.Long'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (87, 47): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (87, 88): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (88, 19): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +7 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (88, 23): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (88, 31): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (89, 33): Unresolved reference: mutableListOf [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (89, 47): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (89, 51): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (89, 59): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (90, 22): Unresolved reference: mutableListOf [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (90, 36): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (90, 40): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (90, 48): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (91, 22): Unresolved reference: mutableListOf [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (91, 36): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +4 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (91, 40): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +25 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (91, 48): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (92, 25): Unresolved reference: mutableListOf [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (92, 39): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (92, 43): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (92, 51): Cannot access built-in declaration 'kotlin.Any'. Ensure that you have a dependency on the Kotlin standard library [ +4 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (93, 19): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (94, 22): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +4 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (95, 18): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (96, 25): Unresolved reference: mutableListOf [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (96, 39): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (96, 43): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +12 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (96, 51): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (97, 28): Unresolved reference: mutableListOf [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (97, 42): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +8 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (97, 46): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (97, 54): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (98, 21): Cannot access built-in declaration 'kotlin.ByteArray'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (99, 119): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (99, 137): Cannot access built-in declaration 'kotlin.arrayOf'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (99, 145): Cannot access built-in declaration 'kotlin.Long'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (99, 155): Cannot access built-in declaration 'kotlin.Long'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (99, 180): Unresolved reference: use [ +14 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (100, 13): Unresolved reference: require [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (100, 21): Unresolved reference: it [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (100, 35): Unresolved reference: it [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (102, 17): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (102, 23): Unresolved reference: it [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (102, 36): Unresolved reference: it [ +5 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (102, 89): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (103, 57): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (103, 78): Val cannot be reassigned [ +16 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (103, 96): Function '' should return Unit to be used by corresponding operator '+=' [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (103, 99): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (103, 121): Unresolved reference: it [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (104, 60): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (104, 99): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (104, 117): Unresolved reference: it [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (105, 71): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (105, 92): Val cannot be reassigned [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (105, 102): Function '' should return Unit to be used by corresponding operator '+=' [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (105, 105): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (105, 118): Unresolved reference: it [ +4 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (106, 60): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (106, 99): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (106, 116): Unresolved reference: it [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (107, 69): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (107, 90): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (107, 97): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +12 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (107, 107): Unresolved reference: it [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (108, 59): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (108, 80): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (108, 87): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (108, 95): Unresolved reference: it [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (109, 67): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (109, 88): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (109, 98): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (109, 109): Unresolved reference: it [ +10 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (110, 63): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (110, 84): Val cannot be reassigned [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (110, 94): Function '' should return Unit to be used by corresponding operator '+=' [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (110, 97): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (110, 111): Unresolved reference: it [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (111, 65): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (111, 86): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (111, 92): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (111, 99): Unresolved reference: it [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (112, 80): Val cannot be reassigned [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (112, 93): Function '' should return Unit to be used by corresponding operator '+=' [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (112, 96): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (112, 113): Unresolved reference: it [ +18 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (114, 22): Unresolved reference: it [ +10 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (116, 16): Unresolved reference: mapOf [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (116, 29): Unresolved reference: to [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (116, 32): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (116, 58): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (116, 89): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (116, 112): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (116, 135): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (116, 154): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (116, 157): Cannot access built-in declaration 'kotlin.ByteArray'. Ensure that you have a dependency on the Kotlin standard library [ +5 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (116, 171): Unresolved reference: to [ +4 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (116, 174): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (116, 190): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (116, 193): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (116, 208): Unresolved reference: to [ +6 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (116, 211): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +9 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (116, 228): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (116, 258): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (119, 41): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (119, 54): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (119, 67): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (119, 128): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (121, 38): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (121, 51): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (121, 64): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (121, 117): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (123, 37): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +7 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (123, 50): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (123, 63): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (123, 122): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (125, 74): Cannot access built-in declaration 'kotlin.ByteArray'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (128, 34): Unresolved reference: use [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (129, 40): Unresolved reference: use [ +4 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (130, 61): Unresolved reference: it [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (132, 13): Unresolved reference: it [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (136, 51): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (136, 55): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (136, 63): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (137, 28): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (137, 45): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (138, 28): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (138, 45): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (140, 16): Unresolved reference: mapOf [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (140, 30): Unresolved reference: to [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (140, 33): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (140, 48): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (140, 51): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +6 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (143, 76): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (143, 80): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (143, 88): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (144, 27): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (144, 41): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (144, 92): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (145, 34): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (145, 51): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (145, 102): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (147, 57): Cannot access built-in declaration 'kotlin.CharSequence'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (147, 90): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (147, 96): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (147, 109): Cannot access built-in declaration 'kotlin.CharSequence'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (148, 25): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (148, 42): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (148, 93): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (150, 31): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (150, 45): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (150, 96): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +7 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (151, 37): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (151, 54): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (151, 105): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (152, 66): Cannot access built-in declaration 'kotlin.CharSequence'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (152, 103): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (152, 113): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (152, 129): Cannot access built-in declaration 'kotlin.CharSequence'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (153, 16): Unresolved reference: mapOf [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (153, 28): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (154, 22): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (154, 25): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (155, 28): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (155, 31): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (159, 48): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (159, 52): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (159, 60): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (160, 27): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (160, 44): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (160, 101): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (161, 26): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (161, 47): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (161, 61): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +5 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (161, 118): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (162, 55): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (162, 77): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (162, 94): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (162, 151): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (163, 55): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (164, 55): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (165, 55): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (166, 55): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (167, 55): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (168, 55): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (169, 55): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (170, 55): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +8 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (171, 55): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (172, 55): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (173, 55): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (174, 55): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (175, 55): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (176, 55): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (177, 21): Unresolved reference: error [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (177, 43): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (180, 16): Unresolved reference: mapOf [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (180, 29): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (180, 32): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (180, 45): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (180, 48): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (183, 67): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (183, 71): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (183, 79): Cannot access built-in declaration 'kotlin.Any'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (184, 27): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +9 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (184, 41): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (184, 106): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (185, 34): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (185, 51): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (185, 116): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (187, 71): Cannot access built-in declaration 'kotlin.CharSequence'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (187, 104): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (187, 110): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (187, 123): Cannot access built-in declaration 'kotlin.CharSequence'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (188, 27): Unresolved reference: listOf [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (188, 41): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (188, 58): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (188, 123): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (189, 28): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (189, 45): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (189, 110): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (190, 35): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (190, 52): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (190, 117): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (191, 27): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (191, 44): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (191, 109): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (192, 29): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +4 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (192, 46): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (192, 111): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (193, 31): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (193, 48): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (193, 113): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (194, 30): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (194, 47): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (194, 112): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +12 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (196, 16): Unresolved reference: mapOf [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (197, 23): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (198, 31): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (199, 25): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (199, 28): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (200, 32): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (200, 35): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (201, 24): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (201, 27): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (202, 26): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (202, 29): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (203, 28): Unresolved reference: to [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (203, 31): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (204, 27): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (204, 30): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (208, 44): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (208, 48): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (208, 56): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (209, 32): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (209, 49): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (209, 112): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (210, 33): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (210, 50): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (210, 113): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (211, 31): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (211, 48): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (211, 105): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (212, 31): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (212, 48): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (212, 111): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (213, 16): Unresolved reference: mapOf [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (213, 34): Unresolved reference: to [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (213, 37): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +8 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (213, 61): Unresolved reference: to [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (213, 64): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (213, 87): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (213, 90): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (213, 111): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (213, 114): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (216, 61): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (216, 75): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (216, 79): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (216, 87): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (216, 98): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (216, 102): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (216, 110): Cannot access built-in declaration 'kotlin.Any'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (217, 13): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (217, 18): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (220, 31): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +5 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (220, 48): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (220, 105): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (220, 120): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +8 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (221, 16): Unresolved reference: mapOf [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (221, 33): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (221, 36): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (221, 46): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (221, 55): Unresolved reference: to [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (221, 58): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (224, 71): Cannot access built-in declaration 'kotlin.Suppress'. Ensure that you have a dependency on the Kotlin standard library [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (224, 112): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (224, 116): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (224, 124): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (225, 29): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +34 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (225, 46): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +11 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (225, 100): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (225, 109): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (226, 16): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (226, 90): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (226, 135): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (226, 157): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (229, 72): Cannot access built-in declaration 'kotlin.Suppress'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (229, 113): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (229, 117): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (229, 125): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (230, 30): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (230, 47): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +4 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (230, 101): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (230, 108): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +8 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (231, 16): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (231, 90): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +8 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (231, 135): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +7 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (231, 151): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (234, 84): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (234, 107): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +9 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (234, 125): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (234, 139): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (234, 148): Cannot access built-in declaration 'kotlin.collections.Map'. Ensure that you have a dependency on the Kotlin standard library [ +6 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (234, 152): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (234, 160): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (235, 27): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (235, 41): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (235, 56): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (236, 34): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (236, 51): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (236, 66): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (237, 60): Cannot access built-in declaration 'kotlin.CharSequence'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (237, 93): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (237, 99): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (237, 115): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +5 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (238, 16): Unresolved reference: mapOf [ +15 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (238, 22): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (238, 31): Unresolved reference: to [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (238, 34): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (238, 46): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (241, 30): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (241, 48): Unresolved reference: to [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (241, 51): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (243, 58): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (243, 76): Cannot access built-in declaration 'kotlin.Array'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (243, 86): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ +14 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (243, 109): Cannot access built-in declaration 'kotlin.IntArray'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (243, 120): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (244, 13): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (244, 25): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (244, 28): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (245, 13): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +4 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (245, 17): Cannot access built-in declaration 'kotlin.IntArray'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (245, 30): Unresolved reference: isNotEmpty [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (246, 21): Cannot access built-in declaration 'kotlin.IntArray'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (246, 37): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (246, 55): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (247, 17): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (249, 24): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (261, 40): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (261, 126): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (262, 48): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (262, 66): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (267, 17): Cannot access built-in declaration 'kotlin.collections.MutableList'. Ensure that you have a dependency on the Kotlin standard library [ +11 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (268, 18): Cannot access built-in declaration 'kotlin.Any'. Ensure that you have a dependency on the Kotlin standard library [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (269, 9): Cannot access built-in declaration 'kotlin.collections.MutableList'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPickingException.kt: (6, 38): Cannot access built-in declaration 'kotlin.Throwable'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPickingException.kt: (6, 68): Cannot access built-in declaration 'kotlin.Throwable'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (18, 9): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (19, 9): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (23, 9): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (24, 9): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (28, 19): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (29, 9): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (32, 90): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (32, 97): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (35, 17): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (36, 17): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (37, 9): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +3 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (40, 60): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (40, 67): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (43, 10): Unresolved reference: JvmStatic [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (44, 10): Cannot access built-in declaration 'kotlin.Suppress'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (56, 75): Unresolved reference: error [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/FlutterContactPickerPlugin.kt: (60, 24): Unresolved reference: error [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/LegacyFlutterContactPickerPlugin.kt: (7, 2): Cannot access built-in declaration 'kotlin.Suppress'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/LegacyFlutterContactPickerPlugin.kt: (15, 9): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ +6 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (12, 29): Unresolved reference: mutableListOf [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (14, 57): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (14, 106): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (14, 121): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (14, 139): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (16, 123): Cannot access built-in declaration 'kotlin.Unit'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (16, 152): Cannot access built-in declaration 'kotlin.arrayOf'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (16, 180): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (16, 210): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +2 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (16, 230): Unresolved reference: also [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (22, 58): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ +1 ms] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (22, 76): Cannot access built-in declaration 'kotlin.Array'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (22, 86): Cannot access built-in declaration 'kotlin.String'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (22, 110): Cannot access built-in declaration 'kotlin.IntArray'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (22, 122): Cannot access built-in declaration 'kotlin.Boolean'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (23, 29): Unresolved reference: it [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (23, 59): Cannot access built-in declaration 'kotlin.Int'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (23, 72): Cannot access built-in declaration 'kotlin.Array'. Ensure that you have a dependency on the Kotlin standard library [ ] e: /home/astroboy/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/PermissionUtil.kt: (23, 85): Cannot access built-in declaration 'kotlin.IntArray'. Ensure that you have a dependency on the Kotlin standard library [ ] FAILURE: Build failed with an exception. [ ] * What went wrong: [ ] Execution failed for task ':fluttercontactpicker:compileDebugKotlin'. [ ] > Compilation error. See log for more details [ ] * 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 21s [ +3 ms] > Task :fluttercontactpicker:compileDebugKotlin FAILED [ +1 ms] Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. [ +1 ms] Use '--warning-mode all' to show the individual deprecation warnings. [ +1 ms] See https://docs.gradle.org/6.7/userguide/command_line_interface.html#sec:command_line_warnings [ ] 96 actionable tasks: 5 executed, 91 up-to-date [ +35 ms] Running Gradle task 'assembleDebug'... (completed in 22.9s) [+15241 ms] Exception: Gradle task assembleDebug failed with exit code 1 [ +4 ms] "flutter run" took 40,193ms. [ +13 ms] #0 throwToolExit (package:flutter_tools/src/base/common.dart:10:3) #1 RunCommand.runCommand (package:flutter_tools/src/commands/run.dart:674:9) #2 FlutterCommand.run. (package:flutter_tools/src/runner/flutter_command.dart:1140:27) #3 AppContext.run. (package:flutter_tools/src/base/context.dart:150:19) #4 CommandRunner.runCommand (package:args/command_runner.dart:209:13) #5 FlutterCommandRunner.runCommand. (package:flutter_tools/src/runner/flutter_command_runner.dart:288:9) #6 AppContext.run. (package:flutter_tools/src/base/context.dart:150:19) #7 FlutterCommandRunner.runCommand (package:flutter_tools/src/runner/flutter_command_runner.dart:236:5) #8 run.. (package:flutter_tools/runner.dart:62:9) #9 AppContext.run. (package:flutter_tools/src/base/context.dart:150:19) #10 main (package:flutter_tools/executable.dart:94:3) [ +338 ms] ensureAnalyticsSent: 333ms [ +5 ms] Running shutdown hooks [ +3 ms] Shutdown hooks complete [ +31 ms] exiting with code 1 `
irajeshh commented 2 years ago

Same issue

DRSchlaubi commented 2 years ago

Could your share your build Gradle files And put that log into hastebin or a section

zae1403 commented 2 years ago

same issue

wechulimaven commented 2 years ago

I just found a solution to the error....... Has worked on my side

I change my android/build. gardle ext.kortlin_version from 1.3.50 to 1.5.20

BEFORE `buildscript { ext.kotlin_version = '1.3.50' repositories { google() mavenCentral() }

dependencies {
    classpath 'com.android.tools.build:gradle:4.1.0'
    classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}

}

allprojects { repositories { google() mavenCentral() } }

rootProject.buildDir = '../build' subprojects { project.buildDir = "${rootProject.buildDir}/${project.name}" project.evaluationDependsOn(':app') }

task clean(type: Delete) { delete rootProject.buildDir } `

AFTER `buildscript { ext.kotlin_version = '1.5.20' //CHANGE THIS VERSION NUMBER repositories { google() mavenCentral() }

dependencies {
    classpath 'com.android.tools.build:gradle:4.1.0'
    classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}

}

allprojects { repositories { google() mavenCentral() } }

rootProject.buildDir = '../build' subprojects { project.buildDir = "${rootProject.buildDir}/${project.name}" project.evaluationDependsOn(':app') }

task clean(type: Delete) { delete rootProject.buildDir } `

wechulimaven commented 2 years ago

May be you can build the package with the latest girdle version....to avoid this in flutter 2.8.1

DRSchlaubi commented 2 years ago

Don't use Kotlin 1.5.20 use 1.6.10

DRSchlaubi commented 2 years ago

And android Gradle Plugin 7.0.3 and Gradle 7.3.3

irajeshh commented 2 years ago

Could your share your build Gradle files And put that log into hastebin or a section

I'm sorry I tried flutter_contacts: and it works fine more than 7 days!. Pardon.

DRSchlaubi commented 2 years ago

Flutter_contacts is a plugin for a different purpose, so if you seem to be happy with flutter_contact, you shouldn't need this plugin anyways

zae1403 commented 2 years ago

Don't use Kotlin 1.5.20 use 1.6.10

already solved with this, thanks

DRSchlaubi commented 2 years ago

So seemingly these issues are solved