Skip to content

Option to auto add dll files to a windows release #609

Open
@NO-ob

Description

@NO-ob

Is your feature request related to a problem?

A clear and concise description of what the problem is.
I have an issue when trying to run a desktop build of an application using sqlite. The database wont works without the sqlite.dll so it needs to be added manually

Describe the feature you'd like

To have a directory somewhere that go-flutter will check for files when building and copy them to the output directory.

e.g

have dll files stored in /home/user/go-flutter/extras/
after building they are copied to /outputs/windows-release/

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions