J.C.Ködel

Results 37 comments of J.C.Ködel

Unfortunately, I never played with nuget before, so I don't know how to update it. :( For the dictionary, correct me if I'm wrong, but we're just reading it (except,...

https://github.com/jawa-the-hutt/lz-string-csharp/pull/16 Converted to .net Standard 1.0 (https://docs.microsoft.com/en-us/dotnet/standard/net-standard). Unit tests run successfully, but I can't help with the build script (pretty sure that will never work on Linux and MacOS). As...

???? just ```dart MaterialApp( ... home: OfflineBuilder( ... child: Your_Old_Home ), ) ```

I've forked and migrated the project for null safety (had to remove example folder because it was too old). ``` geocoder: git: url: https://github.com/JCKodel/flutter_geocoder.git ```

> @JCKodel I don't think this project is being maintained, so the owner won't accept any PRs. Maybe you should contact him with e-mail or consider uploading you version in...

> Thanks @JCKodel for the package. If someone needs the package for iOS I modified the original version and added some of the changes made from JCK. > > This...

> @JCKodel Let me read how to that and I will try to do the PR. > > PD: I have never done a PR lol The problem is that...

> Hello @JCKodel, thank you for migrate it to null safety and it works on Android :) I want to ask a question, when will it be implemented on iOS...

By the way, the same error appears if I remove all accounts from Storage Explorer and then just attach my containers through their connection strings (copied from the portal.azure.com).

> @JCKodel are you able to access other resource types (blobs, files, queues) under the same storage accounts that are giving you issues? > No. I can't do anything. >...