GithubHelp home page GithubHelp logo

johnmccutchan / flutter-permission-handler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from baseflow/flutter-permission-handler

0.0 0.0 0.0 7.26 MB

Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.

Home Page: https://baseflow.com

License: MIT License

Shell 0.38% Ruby 1.86% C++ 7.87% Dart 84.89% HTML 0.45% CMake 4.56%

flutter-permission-handler's Introduction

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 in the README.md of the permission_handler_platform_interface package.

flutter-permission-handler's People

Contributors

mvanbeusekom avatar jeroenweener avatar ened avatar danielroek avatar martijn00 avatar marcelgarus avatar nealsoni00 avatar yannickmaljaars avatar manoylok avatar long1eu avatar rmdymathias avatar renefloor avatar tong-huang avatar mono0926 avatar ty0x2333 avatar jddv avatar michaelnabil230 avatar azack avatar azchohfi avatar wujek-srujek avatar florissmit1 avatar vbuberen avatar timhoogstrate avatar lukaskurz avatar spitfire55 avatar christianedwardpadilla avatar dius00 avatar alex-sandri avatar mkwsra avatar nwatab avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.