akadatsky

Results 4 issues of akadatsky

Any plans to support reconnect feature?

Jcenter is deprecated since March 31st, 2021 and now its become unavailable: Build fails with issue: project :app > project :blah-blah > Could not resolve blah-blah > Could not get...

We have an issue with latest version of Flutter: ``` import 'dart:io'; import 'package:flutter_cache_manager/flutter_cache_manager.dart'; ``` flutter_cache_manager overrides dart:io, cause in flutter_cache_manager declared: `export 'package:file/file.dart' show File;` Look at this for...

Hi there, I faced in issue with using this library with ListView or RecyclerView: if listView have a few of duplicate images on first page than images goest to the...