Zlati Pehlivanov
Zlati Pehlivanov
It's not only that, the week is starting from Sunday???
@schankam Then why in the original DateTime in Dart Monday is 1 and Sunday is 7. Why not make that consistent with the Dart API instead of implementing something from...
ok, that information was missing from the docs. I didn't know that it depends on the locale. But still, it's kind of strange when you make some comparisons, in one...
@k00na @MarkOSullivan94 @bernaferrari So, does this plugin actually tries to replicate what Android Studio is doing? And if it does, do we want full support of all the little settings...
I have the same issue but I'm with [email protected]
Dart:ffi is far from ready. From their readme there are significant limitations when using it, like only for x64 or working only in Jit compiling, but that's not how flutter...
I have the same error with angular 9. From the stacktrace I think I see unslick called in the first place onDestroy, this in turns calls this.$instance.slick('unslick'); which is really...
Thanks for looking at it
> It will be part of the new MDC-based versions of the components I see a bunch of components in the experimental folder, still missing a few, but still can't...