Grzesiek
Grzesiek
if normal string in csv is represented as key string_name, value-en, value-de, value-fr, etc What about: - use plural_name and quantity, so CSV might look like: `plural_name.zero, value-en, value-de, value-fr,...
Same issue, +1 Also message "This is not a private package" is bit misleading, why this package is not private? If repository is private? Or I'm missing something
@KuroodoD just for web use Image.network() `kIsWeb ? Image.network() : CachedNetworkImage()`
> I have added some additional logic to the application that makes sure that getCurrentPosition is not called while stream is active. I am storing location information from stream to...