Skip to content

Plugins with extra libraries as dependencies causes build to fail #38

@talhabalaj

Description

@talhabalaj

Hello,
I'm a contributor of flutter_secure_storage, I added the Linux support to this plugin. I noted that the app build succeeds while using the manual installation of Flutter but fails with the Snap version of flutter, as the snap version of flutter can't access the locally-installed libraries (like libsecret-dev used in flutter_secure_storage) as snap is isolated.

What should be the approach for plugin developers to fix this?

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