jackTang11 / plugins

Plugins for Flutter maintained by the Flutter team

Home Page:https://flutter.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

本人最近已经不做flutter很久了,所以对于这个项目也不会支持了,如果要加我qq的话还是建议懂java原生的来,我会给你解决方法,但如果不懂java的话,那我也爱莫能助。

这个项目在flutter 1.12.13 hotfix.7的环境下运行是没有问题的,我给之前的公司给出的解决方案就是这个,可惜我现在已经离职了,也不做flutter了。若项目不能运行,那就说声抱歉了。

Flutter plugins

Build Status

This repo is a companion repo to the main flutter repo. It contains the source code for Flutter first-party plugins (i.e., plugins developed by the core Flutter team). Check the packages directory for all plugins.

Flutter plugins enable access to platform-specific APIs. For more information about plugins, and how to use them, see https://flutter.dev/platform-plugins/.

These plugins are also available on pub.

Issues

Please file any issues, bugs, or feature requests in the main flutter repo.

Contributing

If you wish to contribute a new plugin to the Flutter ecosystem, please see the documentation for developing packages and platform channels. You can store your plugin source code in any GitHub repository (the present repo is only intended for plugins developed by the core Flutter team). Once your plugin is ready you can publish to the pub repository.

If you wish to contribute a change to any of the existing plugins in this repo, please review our contribution guide, and send a pull request.

Plugins

These are the available plugins in this repository.

Plugin Pub
android_alarm_manager pub package
android_intent pub package
battery pub package
camera pub package
connectivity pub package
device_info pub package
google_maps_flutter pub package
google_sign_in pub package
image_picker pub package
in_app_purchase pub package
local_auth pub package
package_info pub package
path_provider pub package
quick_actions pub package
sensors pub package
share pub package
shared_preferences pub package
url_launcher pub package
video_player pub package
webview_flutter pub package

About

Plugins for Flutter maintained by the Flutter team

https://flutter.dev/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 51.8%Language:Java 30.5%Language:Objective-C 15.1%Language:Ruby 1.4%Language:Swift 0.8%Language:Shell 0.4%Language:Dockerfile 0.0%Language:Kotlin 0.0%Language:HTML 0.0%