Skip to content

yanshouwang/authority

Repository files navigation

Authority

An authority plugin for flutter, support check, request and openAppSettings on Android an iOS.

Features

  • checkAsync(Authority authority)
  • requestAsync(Authority authority)
  • openAppSettingsAsync()

Getting Started

Add authority as a dependency in your pubspec.yaml file.

dependencies:
  authority: ^<latest-version>

Android

Add the authority's corresponding permissions to the AndroidManifest.xml.

iOS

Add the authority's corresponding descriptions to the Info.plist.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published