feat:init
Showing
.editorconfig
deleted
100644 → 0
.gitattributes
deleted
100644 → 0
.gitignore
deleted
100644 → 0
.metadata
deleted
100644 → 0
File moved
CODE_OF_CONDUCT.md
deleted
100644 → 0
CONTRIBUTING.md
deleted
100644 → 0
analysis_options.yaml
deleted
100644 → 0
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
File moved
File moved
File moved
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
File moved
File moved
permission_handler/LICENSE
deleted
100644 → 0
permission_handler/README.md
deleted
100644 → 0
permission_handler_android/AUTHORS
deleted
100644 → 0
permission_handler_android/LICENSE
deleted
100644 → 0
permission_handler_android/README.md
deleted
100644 → 0
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
permission_handler_apple/AUTHORS
deleted
100644 → 0
permission_handler_apple/LICENSE
deleted
100644 → 0
permission_handler_apple/README.md
deleted
100644 → 0
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
| # | |||
| # To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html | |||
| # | |||
| Pod::Spec.new do |s| | |||
| s.name = 'permission_handler_apple' | |||
| s.version = '9.3.0' | |||
| s.summary = 'Permission plugin for Flutter.' | |||
| s.description = <<-DESC | |||
| Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions. | |||
| DESC | |||
| s.homepage = 'https://github.com/baseflowit/flutter-permission-handler' | |||
| s.license = { :file => '../LICENSE' } | |||
| s.author = { 'Baseflow' => 'hello@baseflow.com' } | |||
| s.source = { :path => '.' } | |||
| s.source_files = 'Classes/**/*' | |||
| s.public_header_files = 'Classes/**/*.h' | |||
| s.dependency 'Flutter' | |||
| s.ios.deployment_target = '8.0' | |||
| s.static_framework = true | |||
| s.resource_bundles = {'permission_handler_apple_privacy' => ['Resources/PrivacyInfo.xcprivacy']} | |||
| end | |||
permission_handler_html/.metadata
deleted
100644 → 0
permission_handler_html/CHANGELOG.md
deleted
100644 → 0
permission_handler_html/LICENSE
deleted
100644 → 0
permission_handler_html/README.md
deleted
100644 → 0
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
permission_handler_html/pubspec.yaml
deleted
100644 → 0
permission_handler_windows/AUTHORS
deleted
100644 → 0
permission_handler_windows/LICENSE
deleted
100644 → 0
permission_handler_windows/README.md
deleted
100644 → 0
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
File deleted
File moved
File moved
Please
register
or
sign in
to comment