当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
7 Star 4 Fork 17

OpenHarmony-SIG/flutter_permission_handler
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

🚨 重要提示 | IMPORTANT

⚠️ 此代码仓已归档。新地址请访问 flutter_permission_handler。| ⚠️ This repository has been archived. For the new address, please visit flutter_permission_handler.


Flutter permission_handler plugin

The Flutter permission_handler plugin is build following the federated plugin architecture. A detailed explanation of the federated plugin concept can be found in the Flutter documentation. This means the permission_handler plugin is separated into the following packages:

  1. permission_handler: the app facing package. This is the package users depend on to use the plugin in their project. For details on how to use the permission_handler plugin you can refer to its README.md file. At this moment the Android and iOS platform implementations are also part of this package. Additional platform support will be added in their own individual "platform package(s)".
  2. permission_handler_platform_interface: this packages declares the interface which all platform packages must implement to support the app-facing package. Instructions on how to implement a platform packages can be found int the README.md of the permission_handler_platform_interface package.
MIT License Copyright (c) 2020 Baseflow Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

取消

发行版

暂无发行版

近期动态

2个月前推送了新的提交到 master 分支,f139dc5...1e7c80f
4个月前评论了 PR !19 修复请求蓝牙权限一直返回失败的问题
4个月前通过合并 Pull request 修复请求蓝牙权限一直返回失败的问题 将 Issue #IBLC39 状态从 待办的 更改为 已完成
4个月前合并了 PR #19 修复请求蓝牙权限一直返回失败的问题
4个月前推送了新的提交到 master 分支,14bec9c...f139dc5
加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony-sig/flutter_permission_handler.git
git@gitee.com:openharmony-sig/flutter_permission_handler.git
openharmony-sig
flutter_permission_handler
flutter_permission_handler
master

搜索帮助