Rodion Mostovoi
Rodion Mostovoi
What about cases with default list value? Like this: ```dart class Account with _$Account { factory Account({ String name, @Default([]) List photos, //
> @rodion-m you can't use implicit-cast for your default value, instead give your empty list a proper type: > > ```dart > @Default([]) List photos, > ``` Thank you, it...
> http://opencorpora.org/dict.php?act=gram Спасибо! @victorbocharov Да, схему я использую. Возможно тогда имеет смысл оставить этот issue для трекинга задачи по созданию документации для дампа корпуса. Точно резонно хотя бы [эту ссылку](http://opencorpora.org/dict.php?act=gram)...
So it's still appearing in 1.6.0-pre029: ``` System.Exception : Cannot read elements with an id outside of the accessor range. at Reminiscence.Indexes.Index`1.Get(Int64 id) at Itinero.Attributes.AttributesIndex.InternalAttributeCollection.TryGetValue(String key, String& value) at Itinero.Profiles.IAttributeCollectionExtensions.TryParseTranslated(IAttributeCollection...
Perhaps this will help: [https://nodatime.org/1.2.x/userguide/tzdb](https://nodatime.org/1.2.x/userguide/tzdb)
It's definitely should be fixed. Also it's not right that the entire lib even doesn't show any error when starting on the web release (only `SyntaxError` from anywhere) and the...
> The section you're showing is MEL's configuration section; Serilog has its own (under "Serilog"), there's no way to get Serilog to use MEL's (it's a different logging framework). Hope...
It'll really useful feature for serializable classes.
We need this feature too for our offline database.
Yes, we are looking for Linux support for this great library. I have to say that it's making a great quality for resized images. Thank you for your work!