[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execution failed for task ':app:compileFlutterBuildRelease' #69384

Closed
hasanworks opened this issue Oct 30, 2020 · 4 comments
Closed

Execution failed for task ':app:compileFlutterBuildRelease' #69384

hasanworks opened this issue Oct 30, 2020 · 4 comments
Labels
in triage Presently being triaged by the triage team

Comments

@hasanworks
Copy link

hasan@hasan-Lenovo-ideapad-320-15IAP:~/Desktop/ChitChat-master$ flutter build apk
Running "flutter pub get" in ChitChat-master... 1,658ms
You are building a fat APK that includes binaries for android-arm, android-arm64, android-x64.
If you are deploying the app to the Play Store, it's recommended to use app bundles or split the APK to reduce the APK
size.
To generate an app bundle, run:
flutter build appbundle --target-platform android-arm,android-arm64,android-x64
Learn more: https://developer.android.com/guide/app-bundle
To split the APKs per ABI, run:
flutter build apk --target-platform android-arm,android-arm64,android-x64 --split-per-abi
Learn more: https://developer.android.com/studio/build/configure-apk-splits#configure-abi-split
../../snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/extended_image-0.7.1/lib/src/gesture/extended_image_slide_page_route.dart:333:9: Error: No named parameter with the name 'animation'.
animation: animation,
^^^^^^^^^
../../snap/flutter/common/flutter/packages/flutter/lib/src/cupertino/route.dart:547:3: Context: Found this candidate, but the arguments don't match.
CupertinoFullscreenDialogTransition({
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/extended_image-0.7.1/lib/src/extended_image.dart:713:44: Error: No named parameter with the name 'nullOk'.
_invertColors = MediaQuery.of(context, nullOk: true)?.invertColors ??
^^^^^^
../../snap/flutter/common/flutter/packages/flutter/lib/src/widgets/media_query.dart:814:25: Context: Found this candidate, but the arguments don't match.
static MediaQueryData of(BuildContext context) {
^^

FAILURE: Build failed with an exception.

  • Where:
    Script '/home/hasan/snap/flutter/common/flutter/packages/flutter_tools/gradle/flutter.gradle' line: 900

  • What went wrong:
    Execution failed for task ':app:compileFlutterBuildRelease'.

Process 'command '/home/hasan/snap/flutter/common/flutter/bin/flutter'' finished with non-zero exit value 1

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 44s
Running Gradle task 'assembleRelease'...
Running Gradle task 'assembleRelease'... Done 45.5s
Gradle task assembleRelease failed with exit code 1

@pedromassangocode
Copy link
pedromassangocode commented Oct 30, 2020

Hi @mohamedhasan2002
Can you please provide your flutter doctor -v, your flutter build appbundle --verbose and your pubspec.yaml.
Thank you

@pedromassangocode pedromassangocode added in triage Presently being triaged by the triage team waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds labels Oct 30, 2020
@hasanworks
Copy link
Author
hasanworks commented Oct 30, 2020
flutter doctor -v
hasan@hasan-Lenovo-ideapad-320-15IAP:~/Desktop/ChitChat-master$ flutter doctor -v
[✓] Flutter (Channel master, 1.24.0-4.0.pre.138, on Linux, locale en_GB.UTF-8)
    • Flutter version 1.24.0-4.0.pre.138 at /home/hasan/snap/flutter/common/flutter
    • Framework revision 13896b3bd1 (35 hours ago), 2020-10-28 19:43:19 -0700
    • Engine revision 073263e39d
    • Dart version 2.11.0 (build 2.11.0-260.0.dev)

[!] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
    • Android SDK at /home/hasan/Android/Sdk
    • Platform android-30, build-tools 30.0.2
    • Java binary at: /usr/bin/java
    • Java version OpenJDK Runtime Environment (build 14.0.2+12-Ubuntu-120.04)
    ✗ Android license status unknown.
      Run `flutter doctor --android-licenses` to accept the SDK licenses.
      See https://flutter.dev/docs/get-started/install/linux#android-setup for more details.

[!] Android Studio (not installed)
    • Android Studio not found; download from https://developer.android.com/studio/index.html
      (or visit https://flutter.dev/docs/get-started/install/linux#android-setup for detailed instructions).

[!] Connected device
    ! No devices available

! Doctor found issues in 3 categories.
flutter build appbundle --verbose
.0-nullsafety.2/lib/
[   +1 ms]     |
bottom_navy_bar:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/bottom_navy_bar-5.3.2
/lib/
[   +1 ms]     |
characters:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0-nullsafet
y.4/lib/
[        ]     |
charcode:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0-nullsafety.2/
lib/
[        ]     |
clock:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0-nullsafety.2/lib/
[        ]     |
cloud_firestore:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-0.13.
4/lib/
[   +1 ms]     |
cloud_firestore_platform_interface:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/cl
oud_firestore_platform_interface-1.1.0/lib/
[   +1 ms]     |
cloud_firestore_web:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_w
eb-0.1.1/lib/
[        ]     |
collection:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0-nullsafe
ty.4/lib/
[   +1 ms]     |
convert:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1/lib/
[        ]     |
crypto:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-2.1.3/lib/
[        ]     |
cupertino_icons:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-0.1.3
/lib/
[        ]     |
diacritic:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/diacritic-0.1.1/lib/
[   +1 ms]     |
equatable:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/equatable-1.1.0/lib/
[   +1 ms]     |
eva_icons_flutter:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/eva_icons_flutter-2
.0.0/lib/
[   +1 ms]     |
extended_image:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/extended_image-0.7.1/l
ib/
[        ]     |
extended_image_library:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/extended_image
_library-0.2.0/lib/
[   +1 ms]     |
fake_async:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0-nullsafet
y.2/lib/
[        ]     |
file_picker:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/file_picker-1.4.3+2/lib/
[        ]     |
firebase:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase-7.2.1/lib/
[        ]     |
firebase_auth:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth-0.15.5+2/
lib/
[   +1 ms]     |
firebase_auth_platform_interface:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fire
base_auth_platform_interface-1.1.7/lib/
[   +1 ms]     |
firebase_auth_web:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth_web-0
.1.2/lib/
[        ]     |
firebase_core:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+2/l
ib/
[        ]     |
firebase_core_platform_interface:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fire
base_core_platform_interface-1.0.4/lib/
[   +1 ms]     |
firebase_core_web:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-0
.1.1+2/lib/
[   +1 ms]     |
firebase_storage:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_storage-3.1
.1/lib/
[        ]     | flutter:file:///home/hasan/snap/flutter/common/flutter/packages/flutter/lib/
[        ]     |
flutter_bloc:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_bloc-0.11.1/lib/
[   +1 ms]     |
flutter_country_picker:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_countr
y_picker-0.1.6/lib/
[   +1 ms]     |
flutter_datetime_picker:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_datet
ime_picker-1.4.0/lib/
[   +1 ms]     |
flutter_native_image:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_native_i
mage-0.0.5+2/lib/
[        ]     | flutter_test:file:///home/hasan/snap/flutter/common/flutter/packages/flutter_test/lib/
[        ]     | flutter_web_plugins:file:///home/hasan/snap/flutter/common/flutter/packages/flutter_web_plugins/lib/
[        ]     |
font_awesome_flutter:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/font_awesome_flu
tter-8.7.0/lib/
[        ]     |
geolocator:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator-5.3.0/lib/
[        ]     |
google_api_availability:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/google_api_av
ailability-2.0.2/lib/
[   +1 ms]     |
http:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.12.0+4/lib/
[        ]     |
http_client_helper:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/http_client_helper
-0.2.1/lib/
[        ]     |
http_parser:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-3.1.3/lib/
[        ]     |
js:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3-nullsafety.2/lib/
[   +1 ms]     |
language_pickers:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/language_pickers-0.1
.3/lib/
[   +1 ms]     |
location_permissions:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/location_permiss
ions-2.0.4+1/lib/
[        ]     |
matcher:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10-nullsafety.2/
lib/
[        ]     |
meta:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0-nullsafety.5/lib/
[        ]     |
modal_progress_hud:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/modal_progress_hud
-0.1.3/lib/
[        ]     |
network_to_file_image:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/network_to_file
_image-2.2.8/lib/
[        ]     |
path:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0-nullsafety.2/lib/
[        ]     |
path_provider:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.1/lib
/
[   +1 ms]     |
pedantic:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.8.0+1/lib/
[        ]     |
platform:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/platform-2.2.1/lib/
[        ]     |
plugin_platform_interface:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_plat
form_interface-1.0.2/lib/
[        ]     |
quiver:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/quiver-2.0.5/lib/
[   +1 ms]     |
rxdart:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/rxdart-0.21.0/lib/
[        ]     | sky_engine:file:///home/hasan/snap/flutter/common/flutter/bin/cache/pkg/sky_engine/lib/
[        ]     |
source_span:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.0-nullsaf
ety.3/lib/
[        ]     |
stack_trace:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0-nullsa
fety.5/lib/
[        ]     |
stream_channel:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0-n
ullsafety.2/lib/
[   +1 ms]     |
string_scanner:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0-n
ullsafety.2/lib/
[   +1 ms]     |
term_glyph:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0-nullsafet
y.2/lib/
[        ]     |
test_api:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.19-nullsafety.4
/lib/
[        ]     |
typed_data:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0-nullsafet
y.4/lib/
[        ]     |
vector_math:file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0-nullsaf
ety.4/lib/
[        ]     | chitchat:lib/
[        ] IO  : Writing 15123 characters to text file ./.dart_tool/package_config.json.
[        ] FINE: Contents:
[        ]     | {
[        ]     |   "configVersion": 2,
[        ]     |   "packages": [
[        ]     |     {
[        ]     |       "name": "async",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.5.0-nullsafety.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.10"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "bloc",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/bloc-0.12.0",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "boolean_selector",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0-nullsafety.2"
,
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.10"
[        ]     |     },
[   +1 ms]     |     {
[   +1 ms]     |       "name": "bottom_navy_bar",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/bottom_navy_bar-5.3.2",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.2"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "characters",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0-nullsafety.4",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.10"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "charcode",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0-nullsafety.2",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.10"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "clock",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0-nullsafety.2",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.10"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "cloud_firestore",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-0.13.4",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "cloud_firestore_platform_interface",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_platform_interface-1
.1.0",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "cloud_firestore_web",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-0.1.1",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "collection",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0-nullsafety.4",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.10"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "convert",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "1.17"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "crypto",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-2.1.3",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "cupertino_icons",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-0.1.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "diacritic",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/diacritic-0.1.1",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "equatable",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/equatable-1.1.0",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "eva_icons_flutter",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/eva_icons_flutter-2.0.0",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "extended_image",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/extended_image-0.7.1",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "extended_image_library",
[   +2 ms]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/extended_image_library-0.2.0",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "fake_async",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0-nullsafety.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.10"
[        ]     |     },
[   +1 ms]     |     {
[        ]     |       "name": "file_picker",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/file_picker-1.4.3+2",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase-7.2.1",
[   +5 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.7"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_auth",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth-0.15.5+2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[   +2 ms]     |       "name": "firebase_auth_platform_interface",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth_platform_interface-1.1
.7",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_auth_web",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth_web-0.1.2",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_core",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+2",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_core_platform_interface",
[   +4 ms]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_platform_interface-1.0
.4",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_core_web",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-0.1.1+2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_storage",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_storage-3.1.1",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[   +3 ms]     |     },
[        ]     |     {
[        ]     |       "name": "flutter",
[        ]     |       "rootUri": "file:///home/hasan/snap/flutter/common/flutter/packages/flutter",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.10"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "flutter_bloc",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_bloc-0.11.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "flutter_country_picker",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_country_picker-0.1.6",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.3"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "flutter_datetime_picker",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_datetime_picker-1.4.0",
[        ]     |       "packageUri": "lib/",
[   +4 ms]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "flutter_native_image",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_native_image-0.0.5+2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "1.19"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "flutter_test",
[        ]     |       "rootUri": "file:///home/hasan/snap/flutter/common/flutter/packages/flutter_test",
[   +1 ms]     |       "packageUri": "lib/",
[   +3 ms]     |       "languageVersion": "2.10"
[        ]     |     },
[        ]     |     {
[   +6 ms]     |       "name": "flutter_web_plugins",
[        ]     |       "rootUri": "file:///home/hasan/snap/flutter/common/flutter/packages/flutter_web_plugins",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "font_awesome_flutter",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/font_awesome_flutter-8.7.0",
[        ]     |       "packageUri": "lib/",
[   +2 ms]     |       "languageVersion": "2.0"
[   +2 ms]     |     },
[        ]     |     {
[        ]     |       "name": "geolocator",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator-5.3.0",
[   +1 ms]     |       "packageUri": "lib/",
[   +1 ms]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[   +1 ms]     |       "name": "google_api_availability",
[   +4 ms]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/google_api_availability-2.0.2",
[   +6 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[   +1 ms]     |     {
[        ]     |       "name": "http",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.12.0+4",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.4"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "http_client_helper",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/http_client_helper-0.2.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "http_parser",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-3.1.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "js",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3-nullsafety.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.10"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "language_pickers",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/language_pickers-0.1.3",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "location_permissions",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/location_permissions-2.0.4+1",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "matcher",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10-nullsafety.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.10"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "meta",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0-nullsafety.5",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.10"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "modal_progress_hud",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/modal_progress_hud-0.1.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "1.20"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "network_to_file_image",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/network_to_file_image-2.2.8",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.7"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "path",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0-nullsafety.2",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.10"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "path_provider",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.1",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "pedantic",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.8.0+1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "platform",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/platform-2.2.1",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "1.24"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "plugin_platform_interface",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-1.0.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "quiver",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/quiver-2.0.5",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "rxdart",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/rxdart-0.21.0",
[   +7 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "sky_engine",
[        ]     |       "rootUri": "file:///home/hasan/snap/flutter/common/flutter/bin/cache/pkg/sky_engine",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "1.11"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "source_span",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.0-nullsafety.3",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.11"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "stack_trace",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0-nullsafety.5",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.10"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "stream_channel",
[   +2 ms]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0-nullsafety.2",
[   +1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.10"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "string_scanner",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0-nullsafety.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.10"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "term_glyph",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0-nullsafety.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.10"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "test_api",
[   +6 ms]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.19-nullsafety.4",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.10"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "typed_data",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0-nullsafety.4",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.10"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "vector_math",
[        ]     |       "rootUri":
"file:///home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0-nullsafety.4",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.10"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "chitchat",
[        ]     |       "rootUri": "../",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     }
[        ]     |   ],
[        ]     |   "generated": "2020-10-30T14:04:42.090496Z",
[        ]     |   "generator": "pub",
[        ]     |   "generatorVersion": "2.11.0-260.0.dev"
[        ]     | }
[  +14 ms] MSG : Got dependencies!
[ +155 ms] Running "flutter pub get" in ChitChat-master... (completed in 3.8s)
[ +152 ms] Found plugin cloud_firestore at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-0.13.4/
[  +35 ms] Found plugin cloud_firestore_web at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-0.1.1/
[  +54 ms] Found plugin file_picker at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/file_picker-1.4.3+2/
[  +13 ms] Found plugin firebase_auth at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth-0.15.5+2/
[  +10 ms] Found plugin firebase_auth_web at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth_web-0.1.2/
[   +6 ms] Found plugin firebase_core at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+2/
[   +9 ms] Found plugin firebase_core_web at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-0.1.1+2/
[   +6 ms] Found plugin firebase_storage at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_storage-3.1.1/
[   +8 ms] Found plugin flutter_country_picker at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_country_picker-0.1.6/
[   +8 ms] Found plugin flutter_native_image at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_native_image-0.0.5+2/
[  +17 ms] Found plugin geolocator at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator-5.3.0/
[   +8 ms] Found plugin google_api_availability at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/google_api_availability-2.0.2/
[  +33 ms] Found plugin location_permissions at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/location_permissions-2.0.4+1/
[  +25 ms] Found plugin path_provider at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.1/
[ +383 ms] Found plugin cloud_firestore at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-0.13.4/
[   +7 ms] Found plugin cloud_firestore_web at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-0.1.1/
[  +31 ms] Found plugin file_picker at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/file_picker-1.4.3+2/
[   +8 ms] Found plugin firebase_auth at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth-0.15.5+2/
[   +6 ms] Found plugin firebase_auth_web at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth_web-0.1.2/
[   +4 ms] Found plugin firebase_core at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+2/
[   +7 ms] Found plugin firebase_core_web at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-0.1.1+2/
[   +5 ms] Found plugin firebase_storage at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_storage-3.1.1/
[   +8 ms] Found plugin flutter_country_picker at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_country_picker-0.1.6/
[   +5 ms] Found plugin flutter_native_image at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_native_image-0.0.5+2/
[   +8 ms] Found plugin geolocator at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator-5.3.0/
[   +4 ms] Found plugin google_api_availability at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/google_api_availability-2.0.2/
[  +15 ms] Found plugin location_permissions at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/location_permissions-2.0.4+1/
[  +13 ms] Found plugin path_provider at
/home/hasan/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.1/
[ +433 ms] Generating
/home/hasan/Desktop/ChitChat-master/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
[ +175 ms] Running Gradle task 'bundleRelease'...
[   +3 ms] gradle.properties already sets `android.enableR8`
[   +6 ms] Using gradle from /home/hasan/Desktop/ChitChat-master/android/gradlew.
[   +2 ms] /home/hasan/Desktop/ChitChat-master/android/gradlew mode: 33277 rwxrwxr-x.
[  +16 ms] executing: [/home/hasan/Desktop/ChitChat-master/android/]
/home/hasan/Desktop/ChitChat-master/android/gradlew -Pverbose=true
-Ptarget-platform=android-arm,android-arm64,android-x64 -Ptarget=lib/main.dart -Ptrack-widget-creation=true
-Pshrink=true -Ptree-shake-icons=true bundleRelease
[+4115 ms] Starting a Gradle Daemon, 1 busy and 1 incompatible Daemons could not be reused, use --status for details
[+23372 ms] > Configure project :app
[        ] WARNING: The option 'android.enableR8' is deprecated and should not be used anymore.
[        ] It will be removed in a future version of the Android Gradle plugin, and will no longer allow you to disable
R8.
[+35393 ms] > Task :app:cleanMergeReleaseAssets UP-TO-DATE
[+3400 ms] > Task :app:preBuild UP-TO-DATE
[ +199 ms] > Task :app:extractProguardFiles
[        ] > Task :app:preReleaseBuild
[ +199 ms] > Task :app:mergeReleaseShaders
[ +199 ms] > Task :app:compileReleaseShaders
[        ] > Task :app:generateReleaseAssets
[+1999 ms] > Task :app:compileFlutterBuildRelease
[   +4 ms] [ +333 ms] executing: [/home/hasan/snap/flutter/common/flutter/] git -c log.showSignature=false log -n 1
--pretty=format:%H
[        ] [ +108 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[        ] [   +2 ms] 13896b3bd1858687a06b1639d60c877206170df8
[        ] [   +3 ms] executing: [/home/hasan/snap/flutter/common/flutter/] git tag --points-at HEAD
[        ] [  +24 ms] Exit code 0 from: git tag --points-at HEAD
[        ] [   +4 ms] executing: [/home/hasan/snap/flutter/common/flutter/] git describe --match *.*.* --first-parent
--long --tags
[        ] [  +51 ms] Exit code 0 from: git describe --match *.*.* --first-parent --long --tags
[        ] [   +1 ms] 1.24.0-3.0.pre-138-g13896b3bd1
[        ] [  +24 ms] executing: [/home/hasan/snap/flutter/common/flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[        ] [   +7 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[        ] [        ] origin/master
[        ] [        ] executing: [/home/hasan/snap/flutter/common/flutter/] git ls-remote --get-url origin
[        ] [   +7 ms] Exit code 0 from: git ls-remote --get-url origin
[   +2 ms] [        ] https://github.com/flutter/flutter.git
[        ] [ +101 ms] executing: [/home/hasan/snap/flutter/common/flutter/] git rev-parse --abbrev-ref HEAD
[        ] [   +7 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[        ] [        ] master
[        ] [ +103 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[        ] [        ] 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.
[        ] [   +7 ms] Artifact Instance of 'WindowsEngineArtifacts' 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.
[   +3 ms] [        ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[        ] [ +148 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[        ] [        ] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[        ] [        ] 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.
[   +1 ms] [        ] 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.
[        ] [        ] 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.
[   +5 ms] [        ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[        ] [        ] 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.
[        ] [   +1 ms] 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.
[        ] [ +208 ms] Initializing file store
[        ] [  +19 ms] Done initializing file store
[  +55 ms] [ +273 ms] Skipping target: gen_localizations
[+1200 ms] [+1144 ms] kernel_snapshot: Starting due to {InvalidatedReason.inputChanged}
[   +1 ms] [  +36 ms] /home/hasan/snap/flutter/common/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev
/home/hasan/snap/flutter/common/flutter/bin/cache/artifacts/engine/linux-x64/frontend_server.dart.snapshot --sdk-root
/home/hasan/snap/flutter/common/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk_product/ --target=flutter
--no-print-incremental-dependencies -Ddart.developer.causal_async_stacks=false -Ddart.vm.profile=false
-Ddart.vm.product=true --aot --tfa --packages /home/hasan/Desktop/ChitChat-master/.dart_tool/package_config.json
--output-dill /home/hasan/Desktop/ChitChat-master/.dart_tool/flutter_build/7e2b6ef2f352a402314d530501db0c4e/app.dill
--depfile
/home/hasan/Desktop/ChitChat-master/.dart_tool/flutter_build/7e2b6ef2f352a402314d530501db0c4e/kernel_snapshot.d
package:chitchat/main.dart
[+22000 ms] [+21991 ms]
../../snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/extended_image-0.7.1/lib/src/gesture/extended_imag
e_slide_page_route.dart:333:9: Error: No named parameter with the name 'animation'.
[   +1 ms] [   +5 ms]         animation: animation,
[        ] [        ]         ^^^^^^^^^
[        ] [        ] ../../snap/flutter/common/flutter/packages/flutter/lib/src/cupertino/route.dart:547:3: Context:
Found this candidate, but the arguments don't match.
[        ] [        ]   CupertinoFullscreenDialogTransition({
[        ] [   +1 ms]   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[  +95 ms] [  +88 ms]
../../snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/extended_image-0.7.1/lib/src/extended_image.dart:7
13:44: Error: No named parameter with the name 'nullOk'.
[   +2 ms] [   +2 ms]     _invertColors = MediaQuery.of(context, nullOk: true)?.invertColors ??
[        ] [   +1 ms]                                            ^^^^^^
[        ] [   +1 ms] ../../snap/flutter/common/flutter/packages/flutter/lib/src/widgets/media_query.dart:814:25:
Context: Found this candidate, but the arguments don't match.
[        ] [   +1 ms]   static MediaQueryData of(BuildContext context) {
[        ] [   +1 ms]                         ^^
[+9393 ms] [+9408 ms] Persisting file store
[        ] [  +32 ms] Done persisting file store
[ +301 ms] [ +258 ms] Target kernel_snapshot failed: Exception
[        ]            #0      KernelSnapshot.build (package:flutter_tools/src/build_system/targets/common.dart:275:7)
[   +4 ms]            <asynchronous suspension>
[   +9 ms]            #1      _BuildInstance._invokeInternal
(package:flutter_tools/src/build_system/build_system.dart:796:27)
[   +1 ms]            #2      _rootRunUnary (dart:async/zone.dart:1198:47)
[   +2 ms]            #3      _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #4      _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[   +2 ms]            #5      Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[   +1 ms]            #6      Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #7      Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #8      _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:40:15)
[        ]            #9      _completeOnAsyncReturn (dart:async-patch/async_patch.dart:291:13)
[   +2 ms]            #10     Node.computeChanges (package:flutter_tools/src/build_system/build_system.dart)
[   +1 ms]            #11     _rootRunUnary (dart:async/zone.dart:1198:47)
[        ]            #12     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #13     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[   +2 ms]            #14     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[        ]            #15     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #16     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #17     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:40:15)
[   +1 ms]            #18     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:291:13)
[        ]            #19     FileStore.diffFileList (package:flutter_tools/src/build_system/file_store.dart)
[        ]            #20     _rootRunUnary (dart:async/zone.dart:1198:47)
[   +1 ms]            #21     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #22     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #23     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[        ]            #24     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #25     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #26     Future.wait.<anonymous closure> (dart:async/future.dart:414:23)
[        ]            #27     _rootRunUnary (dart:async/zone.dart:1198:47)
[   +1 ms]            #28     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #29     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #30     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[   +3 ms]            #31     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #32     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #33     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:40:15)
[   +1 ms]            #34     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:291:13)
[        ]            #35     FileStore._hashFile (package:flutter_tools/src/build_system/file_store.dart)
[        ]            #36     _rootRunUnary (dart:async/zone.dart:1198:47)
[        ]            #37     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #38     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #39     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[        ]            #40     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #41     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #42     Future._asyncCompleteWithValue.<anonymous closure> (dart:async/future_impl.dart:567:7)
[        ]            #43     _rootRun (dart:async/zone.dart:1190:13)
[        ]            #44     _CustomZone.run (dart:async/zone.dart:1093:19)
[        ]            #45     _CustomZone.runGuarded (dart:async/zone.dart:997:7)
[        ]            #46     _CustomZone.bindCallbackGuarded.<anonymous closure> (dart:async/zone.dart:1037:23)
[   +1 ms]            #47     _microtaskLoop (dart:async/schedule_microtask.dart:41:21)
[        ]            #48     _startMicrotaskLoop (dart:async/schedule_microtask.dart:50:5)
[        ]            #49     _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:118:13)
[        ]            #50     _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:169:5)
[        ] [  +13 ms] 
[        ]            #0      throwToolExit (package:flutter_tools/src/base/common.dart:14:3)
[        ]            #1      AssembleCommand.runCommand (package:flutter_tools/src/commands/assemble.dart:237:7)
[        ]            #2      _rootRunUnary (dart:async/zone.dart:1198:47)
[        ]            #3      _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #4      _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #5      Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[        ]            #6      Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #7      Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #8      _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:40:15)
[        ]            #9      _completeOnAsyncReturn (dart:async-patch/async_patch.dart:291:13)
[        ]            #10     FlutterBuildSystem.build (package:flutter_tools/src/build_system/build_system.dart)
[        ]            #11     _rootRunUnary (dart:async/zone.dart:1198:47)
[   +1 ms]            #12     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[   +1 ms]            #13     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #14     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[        ]            #15     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[   +1 ms]            #16     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #17     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:40:15)
[        ]            #18     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:291:13)
[        ]            #19     _BuildInstance.invokeTarget (package:flutter_tools/src/build_system/build_system.dart)
[   +1 ms]            #20     _rootRunUnary (dart:async/zone.dart:1198:47)
[   +1 ms]            #21     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #22     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #23     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[        ]            #24     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[   +6 ms]            #25     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #26     Future.wait.<anonymous closure> (dart:async/future.dart:414:23)
[        ]            #27     _rootRunUnary (dart:async/zone.dart:1198:47)
[        ]            #28     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #29     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[   +1 ms]            #30     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[        ]            #31     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #32     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #33     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:40:15)
[        ]            #34     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:291:13)
[        ]            #35     _BuildInstance.invokeTarget (package:flutter_tools/src/build_system/build_system.dart)
[        ]            #36     _rootRunUnary (dart:async/zone.dart:1198:47)
[        ]            #37     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #38     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #39     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[        ]            #40     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #41     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[   +4 ms]            #42     Future.wait.<anonymous closure> (dart:async/future.dart:414:23)
[        ]            #43     _rootRunUnary (dart:async/zone.dart:1198:47)
[        ]            #44     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #45     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #46     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[  +10 ms]            #47     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #48     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #49     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:40:15)
[        ]            #50     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:291:13)
[        ]            #51     _BuildInstance.invokeTarget (package:flutter_tools/src/build_system/build_system.dart)
[        ]            #52     _rootRunUnary (dart:async/zone.dart:1198:47)
[        ]            #53     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[   +4 ms]            #54     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #55     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[        ]            #56     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #57     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #58     Future.wait.<anonymous closure> (dart:async/future.dart:414:23)
[        ]            #59     _rootRunUnary (dart:async/zone.dart:1198:47)
[        ]            #60     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #61     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #62     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[   +2 ms]            #63     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #64     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #65     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:40:15)
[        ]            #66     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:291:13)
[        ]            #67     _BuildInstance._invokeInternal (package:flutter_tools/src/build_system/build_system.dart)
[        ]            #68     _asyncErrorWrapperHelper.errorCallback (dart:async-patch/async_patch.dart:91:64)
[        ]            #69     _rootRunBinary (dart:async/zone.dart:1214:47)
[        ]            #70     _CustomZone.runBinary (dart:async/zone.dart:1107:19)
[        ]            #71     _FutureListener.handleError (dart:async/future_impl.dart:157:20)
[        ]            #72     Future._propagateToListeners.handleError (dart:async/future_impl.dart:708:47)
[        ]            #73     Future._propagateToListeners (dart:async/future_impl.dart:729:24)
[        ]            #74     Future._completeError (dart:async/future_impl.dart:537:5)
[        ]            #75     _AsyncAwaitCompleter.completeError (dart:async-patch/async_patch.dart:47:15)
[        ]            #76     KernelSnapshot.build (package:flutter_tools/src/build_system/targets/common.dart)
[        ]            #77     _rootRunUnary (dart:async/zone.dart:1198:47)
[        ]            #78     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #79     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #80     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[        ]            #81     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #82     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #83     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:40:15)
[        ]            #84     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:291:13)
[        ]            #85     KernelCompiler.compile (package:flutter_tools/src/compile.dart)
[        ]            #86     _rootRunUnary (dart:async/zone.dart:1198:47)
[        ]            #87     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #88     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #89     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[        ]            #90     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #91     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #92     Future._asyncCompleteWithValue.<anonymous closure> (dart:async/future_impl.dart:567:7)
[        ]            #93     _rootRun (dart:async/zone.dart:1190:13)
[        ]            #94     _CustomZone.run (dart:async/zone.dart:1093:19)
[        ]            #95     _CustomZone.runGuarded (dart:async/zone.dart:997:7)
[        ]            #96     _CustomZone.bindCallbackGuarded.<anonymous closure> (dart:async/zone.dart:1037:23)
[        ]            #97     _microtaskLoop (dart:async/schedule_microtask.dart:41:21)
[        ]            #98     _startMicrotaskLoop (dart:async/schedule_microtask.dart:50:5)
[        ]            #99     _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:118:13)
[        ]            #100    _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:169:5)
[   +1 ms] [  +26 ms] "flutter assemble" took 33,696ms.
[        ] [   +6 ms] ensureAnalyticsSent: 2ms
[        ] [   +5 ms] Running shutdown hooks
[        ] [   +1 ms] Shutdown hooks complete
[        ] [   +2 ms] exiting with code 1
[        ] > Task :app:compileFlutterBuildRelease FAILED
[ +635 ms] FAILURE: Build failed with an exception.
[  +11 ms] * Where:
[   +2 ms] Script '/home/hasan/snap/flutter/common/flutter/packages/flutter_tools/gradle/flutter.gradle' line: 900
[        ] * What went wrong:
[        ] Execution failed for task ':app:compileFlutterBuildRelease'.
[        ] > Process 'command '/home/hasan/snap/flutter/common/flutter/bin/flutter'' finished with non-zero exit value
1
[        ] * Try:
[        ] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log
output. Run with --scan to get full insights.
[   +1 ms] * Get more help at https://help.gradle.org
[        ] BUILD FAILED in 1m 42s
[   +1 ms] Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
[        ] Use '--warning-mode all' to show the individual deprecation warnings.
[        ] See https://docs.gradle.org/6.3/userguide/command_line_interface.html#sec:command_line_warnings
[   +1 ms] 5 actionable tasks: 4 executed, 1 up-to-date
[ +652 ms] Running Gradle task 'bundleRelease'... (completed in 103.5s)
[  +10 ms] "flutter appbundle" took 109,325ms.
[  +15 ms] Gradle task bundleRelease failed with exit code 1
[   +1 ms] 
           #0      throwToolExit (package:flutter_tools/src/base/common.dart:14:3)
           #1      buildGradleApp (package:flutter_tools/src/android/gradle.dart:414:7)
           #2      _rootRunUnary (dart:async/zone.dart:1198:47)
           #3      _CustomZone.runUnary (dart:async/zone.dart:1100:19)
           #4      _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
           #5      Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
           #6      Future._propagateToListeners (dart:async/future_impl.dart:725:32)
           #7      Future._completeWithValue (dart:async/future_impl.dart:529:5)
           #8      _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:40:15)
           #9      _completeOnAsyncReturn (dart:async-patch/async_patch.dart:291:13)
           #10     _DefaultProcessUtils.stream (package:flutter_tools/src/base/process.dart)
           #11     _rootRunUnary (dart:async/zone.dart:1198:47)
           #12     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
           #13     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
           #14     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
           #15     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
           #16     Future._completeWithValue (dart:async/future_impl.dart:529:5)
           #17     Future._asyncCompleteWithValue.<anonymous closure> (dart:async/future_impl.dart:567:7)
           #18     _rootRun (dart:async/zone.dart:1190:13)
           #19     _CustomZone.run (dart:async/zone.dart:1093:19)
           #20     _CustomZone.runGuarded (dart:async/zone.dart:997:7)
           #21     _CustomZone.bindCallbackGuarded.<anonymous closure> (dart:async/zone.dart:1037:23)
           #22     _microtaskLoop (dart:async/schedule_microtask.dart:41:21)
           #23     _startMicrotaskLoop (dart:async/schedule_microtask.dart:50:5)
           #24     _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:118:13)
           #25     _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:169:5)
           
           
[ +188 ms] ensureAnalyticsSent: 184ms
[   +3 ms] Running shutdown hooks
[        ] Shutdown hooks complete
[   +1 ms] exiting with code 1

pubspec.yaml

name: chitchat
description: A new Flutter application.

# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
# followed by an optional build number separated by a +.
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# In Android, build-name is used as versionName while build-number used as versionCode.
# Read more about Android versioning at https://developer.android.com/studio/publish/versioning
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html

version: 1.0.0+1

environment:
  sdk: ">=2.1.0 <3.0.0"

dependencies:
  flutter:
    sdk: flutter

  flutter_bloc: ^0.11.0
  firebase_storage: ^3.1.0
  firebase_core: ^0.4.3+1
  cloud_firestore: ^0.13.0+1
  firebase_auth: ^0.15.3
  equatable: ^1.0.3
  meta: ^1.1.6
  cupertino_icons: ^0.1.2
  bottom_navy_bar: ^5.3.2
  modal_progress_hud: ^0.1.3
  font_awesome_flutter: ^8.7.0
  geolocator: ^5.3.0
  file_picker: ^1.4.3+2
  flutter_native_image: ^0.0.4
  language_pickers: ^0.1.3
  flutter_country_picker: ^0.1.6
  flutter_datetime_picker: ^1.4.0
  network_to_file_image: ^2.2.4
  extended_image: ^0.7.1
  eva_icons_flutter: ^2.0.0
dev_dependencies:
  flutter_test:
    sdk: flutter

flutter:
  assets:
    - assets/profilephoto.png
    - assets/world_gif.webp

  uses-material-design: true
  fonts:
    - family: Coiny
      fonts:
        - asset: fonts/Coiny-Regular.ttf

@no-response no-response bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Oct 30, 2020
@pedromassangocode
Copy link

Hi @mohamedhasan2002

I see this error in the logs:

[+22000 ms] [+21991 ms]
../../snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/extended_image-0.7.1/lib/src/gesture/extended_imag
e_slide_page_route.dart:333:9: Error: No named parameter with the name 'animation'.
[   +1 ms] [   +5 ms]         animation: animation,
[        ] [        ]         ^^^^^^^^^

From what I can see, the issue is related to a 3rd party plugin rather than to Flutter itself. Please open the issue in the dedicated repository.
Closing, as this isn't an issue with Flutter itself.
If you disagree, please write in the comments,
providing your flutter doctor -v, your flutter run -v, your pubspec.yaml
a minimal reproducible code sample that does not use 3rd party plugins/package,
and I will reopen it.
Thank you

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
in triage Presently being triaged by the triage team
Projects
None yet
Development

No branches or pull requests

2 participants