elhajjj

Results 3 comments of elhajjj

fwiw, the callback succeeds without any exception if I add `SharedPreferences.setMockInitialValues({});` before the `final prefs = await SharedPreferences.getInstance();`. But that doesn't help as that's only intended to be used in...

Yes, the plugin `flutter_secure_storage` works fine! I'm also using [sqflite](https://pub.dev/packages/sqflite) and [local_notifications](https://pub.dev/packages/flutter_local_notifications) and they work fine. It's just `SharedPreferences`. Any ideas why some plugins work and others don't?

> > haven't tried https://github.com/georgewfraser/java-language-server out > I meanwhile did, and ran into [some problems](https://github.com/georgewfraser/java-language-server/issues?q=author%3Avorburger+). I couldn't get that extension to work either. Looks like there's been a issue open...