Git Product home page Git Product logo

Comments (10)

yashjanidev avatar yashjanidev commented on May 24, 2024

@harchani-ritik can i work on this issue?

from rutorrent-flutter.

AbdulMalikDev avatar AbdulMalikDev commented on May 24, 2024

@yashsharma81 sure you can. Just make sure you are working on the "main" branch which is the latest one. Refer the Wiki for any doubts about the project structure.

from rutorrent-flutter.

yashjanidev avatar yashjanidev commented on May 24, 2024

@AbdulMalikDev ok

from rutorrent-flutter.

yashjanidev avatar yashjanidev commented on May 24, 2024

@AbdulMalikDev i have tried all possibilities but not working

from rutorrent-flutter.

yashjanidev avatar yashjanidev commented on May 24, 2024

@AbdulMalikDev this project is not running in my system

from rutorrent-flutter.

yashjanidev avatar yashjanidev commented on May 24, 2024

Launching lib\main.dart on SM A920F in debug mode...
Running Gradle task 'assembleDebug'...
Warning: The plugin flutter_local_notifications requires Android SDK version 30.
Warning: The plugin flutter_vlc_player requires Android SDK version 30.
Warning: The plugin open_file requires Android SDK version 30.
One or more plugins require a higher Android SDK version.
Fix this issue by adding the following to C:\Users\theya\OneDrive\Documents\GitHub\rutorrent-flutter\android\app\build.gradle:
android {
compileSdkVersion 30
...
}

Warning: Mapping new ns http://schemas.android.com/repository/android/common/02 to old ns http://schemas.android.com/repository/android/common/01
Warning: Mapping new ns http://schemas.android.com/repository/android/generic/02 to old ns http://schemas.android.com/repository/android/generic/01
Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/addon2/02 to old ns http://schemas.android.com/sdk/android/repo/addon2/01
Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/repository2/02 to old ns http://schemas.android.com/sdk/android/repo/repository2/01
Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/02 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01
/C:/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0/lib/src/interface/local_platform.dart:46:19: Error: Member not found: 'packageRoot'.
io.Platform.packageRoot; // ignore: deprecated_member_use
^^^^^^^^^^^
/C:/flutter/.pub-cache/hosted/pub.dartlang.org/wakelock_platform_interface-0.2.0/lib/messages.dart:100:17: Error: The method 'setMockMessageHandler' isn't defined for the class 'BasicMessageChannel'.

  • 'BasicMessageChannel' is from 'package:flutter/src/services/platform_channel.dart' ('/C:/flutter/packages/flutter/lib/src/services/platform_channel.dart').
    Try correcting the name to the name of an existing method, or defining a method named 'setMockMessageHandler'.
    channel.setMockMessageHandler(null);
    ^^^^^^^^^^^^^^^^^^^^^
    /C:/flutter/.pub-cache/hosted/pub.dartlang.org/wakelock_platform_interface-0.2.0/lib/messages.dart:102:17: Error: The method 'setMockMessageHandler' isn't defined for the class 'BasicMessageChannel'.
  • 'BasicMessageChannel' is from 'package:flutter/src/services/platform_channel.dart' ('/C:/flutter/packages/flutter/lib/src/services/platform_channel.dart').
    Try correcting the name to the name of an existing method, or defining a method named 'setMockMessageHandler'.
    channel.setMockMessageHandler((dynamic message) async {
    ^^^^^^^^^^^^^^^^^^^^^
    /C:/flutter/.pub-cache/hosted/pub.dartlang.org/wakelock_platform_interface-0.2.0/lib/messages.dart:114:17: Error: The method 'setMockMessageHandler' isn't defined for the class 'BasicMessageChannel'.
  • 'BasicMessageChannel' is from 'package:flutter/src/services/platform_channel.dart' ('/C:/flutter/packages/flutter/lib/src/services/platform_channel.dart').
    Try correcting the name to the name of an existing method, or defining a method named 'setMockMessageHandler'.
    channel.setMockMessageHandler(null);
    ^^^^^^^^^^^^^^^^^^^^^
    /C:/flutter/.pub-cache/hosted/pub.dartlang.org/wakelock_platform_interface-0.2.0/lib/messages.dart:116:17: Error: The method 'setMockMessageHandler' isn't defined for the class 'BasicMessageChannel'.
  • 'BasicMessageChannel' is from 'package:flutter/src/services/platform_channel.dart' ('/C:/flutter/packages/flutter/lib/src/services/platform_channel.dart').
    Try correcting the name to the name of an existing method, or defining a method named 'setMockMessageHandler'.
    channel.setMockMessageHandler((dynamic message) async {
    ^^^^^^^^^^^^^^^^^^^^^

FAILURE: Build failed with an exception.

  • Where:
    Script 'C:\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 1102

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

Process 'command 'C:\flutter\bin\flutter.bat'' finished with non-zero exit value 1

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

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

BUILD FAILED in 1m 1s
Exception: Gradle task assembleDebug failed with exit code 1

from rutorrent-flutter.

yashjanidev avatar yashjanidev commented on May 24, 2024

displaying this error

from rutorrent-flutter.

Arjun3492 avatar Arjun3492 commented on May 24, 2024

@harchani-ritik @AbdulMalikDev sir I am willing to work on this issue, can I move ahead with the same if yes please assign me this issue

from rutorrent-flutter.

aryamanshrivastava avatar aryamanshrivastava commented on May 24, 2024

@harchani-ritik, I am willing to work on this issue, please assign me this issue.

from rutorrent-flutter.

lalitkumawat1m avatar lalitkumawat1m commented on May 24, 2024

@harchani-ritik, I am willing to work on this issue, please assign me this issue.

from rutorrent-flutter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.