Skip to content

unable to run on the android #20

@punurumalli

Description

@punurumalli

../../../.pub-cache/hosted/pub.dev/cloud_firestore_platform_interface-5.4.11/lib/src/platform_interface/utils/load_bundle_task_state.dart:13:13: Error: Method not found: 'FallThroughError'.
throw FallThroughError();
^^^^^^^^^^^^^^^^
../../../.pub-cache/hosted/pub.dev/flutter_rating_bar-4.0.0/lib/src/rating_bar.dart:324:59: Error: The getter 'accentColor' isn't defined for the class 'ThemeData'.

  • 'ThemeData' is from 'package:flutter/src/material/theme_data.dart' ('../../flutter/packages/flutter/lib/src/material/theme_data.dart').
    Try correcting the name to the name of an existing getter, or defining a getter or field named 'accentColor'.
    widget.glowColor ?? Theme.of(context).accentColor;
    ^^^^^^^^^^^
    ../../../.pub-cache/hosted/pub.dev/firebase_auth_platform_interface-6.1.10/lib/src/action_code_info.dart:65:15: Error: The method 'FallThroughError' isn't defined for the class 'ActionCodeInfo'.
  • 'ActionCodeInfo' is from 'package:firebase_auth_platform_interface/src/action_code_info.dart' ('../../../.pub-cache/hosted/pub.dev/firebase_auth_platform_interface-6.1.10/lib/src/action_code_info.dart').
    Try correcting the name to the name of an existing method, or defining a method named 'FallThroughError'.
    throw FallThroughError();
    ^^^^^^^^^^^^^^^^
    Target kernel_snapshot failed: Exception

FAILURE: Build failed with an exception.

  • Where:
    Script '/Users/mallikarun/Downloads/flutter/packages/flutter_tools/gradle/flutter.gradle' line: 1201

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

Process 'command '/Users/mallikarun/Downloads/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 18s
Running Gradle task 'assembleDebug'... 19.2s
Exception: Gradle task assembleDebug failed with exit code 1../../../.pub-cache/hosted/pub.dev/cloud_firestore_platform_interface-5.4.11/lib/src/platform_interface/utils/load_bundle_task_state.dart:13:13: Error: Method not found: 'FallThroughError'.
throw FallThroughError();
^^^^^^^^^^^^^^^^
../../../.pub-cache/hosted/pub.dev/flutter_rating_bar-4.0.0/lib/src/rating_bar.dart:324:59: Error: The getter 'accentColor' isn't defined for the class 'ThemeData'.

  • 'ThemeData' is from 'package:flutter/src/material/theme_data.dart' ('../../flutter/packages/flutter/lib/src/material/theme_data.dart').
    Try correcting the name to the name of an existing getter, or defining a getter or field named 'accentColor'.
    widget.glowColor ?? Theme.of(context).accentColor;
    ^^^^^^^^^^^
    ../../../.pub-cache/hosted/pub.dev/firebase_auth_platform_interface-6.1.10/lib/src/action_code_info.dart:65:15: Error: The method 'FallThroughError' isn't defined for the class 'ActionCodeInfo'.
  • 'ActionCodeInfo' is from 'package:firebase_auth_platform_interface/src/action_code_info.dart' ('../../../.pub-cache/hosted/pub.dev/firebase_auth_platform_interface-6.1.10/lib/src/action_code_info.dart').
    Try correcting the name to the name of an existing method, or defining a method named 'FallThroughError'.
    throw FallThroughError();
    ^^^^^^^^^^^^^^^^
    Target kernel_snapshot failed: Exception

FAILURE: Build failed with an exception.

  • Where:
    Script '/Users/mallikarun/Downloads/flutter/packages/flutter_tools/gradle/flutter.gradle' line: 1201

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

Process 'command '/Users/mallikarun/Downloads/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 18s
Running Gradle task 'assembleDebug'... 19.2s
Exception: Gradle task assembleDebug failed with exit code 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions