Steve Gehrman

Results 84 comments of Steve Gehrman

Same issue. Why don't you guys make this simple and put it in the docs? The example project is setup weird without instructions.

I'm on Android if that matters.

this works better: if (MediaQuery.of(context).viewInsets.bottom != 0) print('keyboard visible');

similar problem, but it seemed to work sometimes. Any solution? I'm on Windows 10 warning Error running install script for optional dependency: "f:\\Github\\eth-client\\node_modules\\ed25519: Command failed.\nExit code: 1\nCommand: node-gyp rebuild\nArguments: \nDirectory:...

same here, this is unusable.

Does Plot work with typescript or not? I'm getting errors.

Building Linux application... [ +9 ms]

Strangely I had reported the same issue to another repo in 2019. I got a new computer since then... Solutions are here: https://github.com/webview/webview/issues/230 Put this in your docs: Debian: sudo...

Now I'm getting this: Launching lib/main.dart on Linux in debug mode... lib/main.dart:1 CMake Error at cmake_install.cmake:61 (file): file INSTALL cannot copy file "/home/steve/Documents/GitHub/dfc/dashboard/build/linux/x64/debug/intermediates_do_not_run/dashboard" to "/usr/local/dashboard". Exception: Build process failed Exited...

strangely, flutter clean (twice) fixed that last problem. Now another: [ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: MissingPluginException(No implementation found for method Firebase#initializeCore on channel plugins.flutter.io/firebase_core) #0 MethodChannel._invokeMethod package:flutter/…/services/platform_channel.dart:165 #1 MethodChannel.invokeListMethod package:flutter/…/services/platform_channel.dart:353 #2 MethodChannelFirebase._initializeCore...