learn-flutter-youtube icon indicating copy to clipboard operation
learn-flutter-youtube copied to clipboard

Need Null-Safety Version

Open ibrahim-cse opened this issue 2 years ago • 4 comments

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

ibrahim-cse avatar Jun 29 '22 11:06 ibrahim-cse

Accepting PR's

cimplesid avatar Jun 29 '22 11:06 cimplesid

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

cimplesid avatar Jun 29 '22 11:06 cimplesid

please make null safety version

Asrafullislamriad avatar May 22 '23 10:05 Asrafullislamriad

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.

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

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.

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

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

Asrafullislamriad avatar May 22 '23 10:05 Asrafullislamriad