[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-9244":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":16,"stars30d":17,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":18,"rankGlobal":10,"rankLanguage":10,"license":19,"archived":20,"fork":20,"defaultBranch":21,"hasWiki":22,"hasPages":20,"topics":23,"createdAt":10,"pushedAt":10,"updatedAt":31,"readmeContent":32,"aiSummary":33,"trendingCount":16,"starSnapshotCount":16,"syncStatus":17,"lastSyncTime":34,"discoverSource":35},9244,"flutter-permission-handler","Baseflow\u002Fflutter-permission-handler","Baseflow","Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.","https:\u002F\u002Fbaseflow.com",null,"Dart",2163,950,27,130,0,2,61.13,"MIT License",false,"main",true,[24,25,26,27,28,29,30],"android","baseflow","dart","flutter","flutter-plugin","ios","permission","2026-06-12 04:00:43","# Flutter permission_handler plugin\n\nThe 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](https:\u002F\u002Fflutter.dev\u002Fdocs\u002Fdevelopment\u002Fpackages-and-plugins\u002Fdeveloping-packages#federated-plugins). This means the permission_handler plugin is separated into the following packages:\n\n1. [`permission_handler`][1]: 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][2] 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)\".\n2. [`permission_handler_platform_interface`][3]: 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 in the [README.md][4] of the `permission_handler_platform_interface` package.\n\n[1]: https:\u002F\u002Fpub.dev\u002Fpackages\u002Fpermission_handler\n[2]: .\u002Fpermission_handler\u002FREADME.md\n[3]: https:\u002F\u002Fpub.dev\u002Fpackages\u002Fpermission_handler_platform_interface\n[4]: .\u002Fpermission_handler_platform_interface\u002FREADME.md\n","Flutter permission_handler 插件为开发者提供了一个跨平台（iOS、Android）的权限请求与检查API。它基于联邦插件架构设计，主要分为面向应用的`permission_handler`包和定义平台接口的`permission_handler_platform_interface`两个部分，确保了良好的扩展性和兼容性。该插件支持多种常见权限管理需求，如位置、相机、麦克风等访问权限控制，并且易于集成到任何使用Dart语言开发的Flutter项目中。适用于需要在移动应用中动态请求用户授权以访问特定设备功能或数据的所有场景。","2026-06-11 03:21:50","top_language"]