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

Need Null-Safety Version #5

Open
ibrahim-cse opened this issue Jun 29, 2022 · 4 comments
Open

Need Null-Safety Version #5

ibrahim-cse opened this issue Jun 29, 2022 · 4 comments

Comments

@ibrahim-cse
Copy link

This is a wonderful plugin you made. It would be great if you could release a null-safety version. Thanks.

@cimplesid
Copy link
Owner

Accepting PR's

@cimplesid
Copy link
Owner

most of the work in done in a PR you can fix comments to get merged

@Asrafullislamriad
Copy link

please make null safety version

@Asrafullislamriad
Copy link

PS D:\FlutterApp\flutter_application_1keylogger> flutter run --no-sound-null-safety
Launching lib\main.dart on G3312 in debug mode...
e: C:\Users\BOKTHEIR\AppData\Local\Pub\Cache\hosted\pub.dev\flutterkeylogger-1.0.1+1\android\src\main\kotlin\youtube\sidtube\flutterkeylogger\FlutterkeyloggerPlugin.kt: (25, 71): Type mismatch: inferred type is Activity? but Context was expected

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':flutterkeylogger:compileDebugKotlin'.

A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
Compilation error. See log for more details

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --scan to get full insights.

BUILD FAILED in 2m 35s
Running Gradle task 'assembleDebug'... 166.0s
Exception: Gradle task assembleDebug failed with exit code 1
PS D:\FlutterApp\flutter_application_1keylogger> flutter run --no-sound-null-safety
Launching lib\main.dart on G3312 in debug mode...
e: C:\Users\BOKTHEIR\AppData\Local\Pub\Cache\hosted\pub.dev\flutterkeylogger-1.0.1+1\android\src\main\kotlin\youtube\sidtube\flutterkeylogger\FlutterkeyloggerPlugin.kt: (21, 39): Unresolved reference: LogReceiver

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':flutterkeylogger:compileDebugKotlin'.

A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
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.

BUILD FAILED in 40s
Running Gradle task 'assembleDebug'... 45.9s
Exception: Gradle task assembleDebug failed with exit code 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants