Skip to content

return type of getApplicationEnabledSetting() is in real int and not bool #17

@Jean28518

Description

@Jean28518

According to: https://developer.android.com/reference/android/content/pm/PackageManager#getApplicationEnabledSetting(java.lang.String)

The function getApplicationEnabledSetting() returns an int, not a bool.

After changing the source code of the local .dart code in pub_cache of this addon it finally works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions