8000 Add Windows support or allow to pass in an initialized sqlite instance · Issue #224 · Baseflow/flutter_cache_manager · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add Windows support or allow to pass in an initialized sqlite instance #224
Closed
@escamoteur

Description

@escamoteur

Hi,

currently flutter_cache_manager doesn't work on Windows Desktop. therefore also cached_network_image doesn't work which I really need.

Implementing a Windows version would be one but probably the more difficult option. As it's possible to use sqlite on Windows following https://moor.simonbinder.eu/docs/other-engines/vm/

Would it be possible to add a static function tha allows is to pass an existing sqlite instance? This way we could use it not only on Windows, but also on Linux and probably mac.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0