An open API service indexing awesome lists of open source software.

https://github.com/leafney/flutter_plugins


https://github.com/leafney/flutter_plugins

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

          

# flutter_plugins

Collection of popular packages on [pub.dev](https://pub.dev/). Documentation of how to use the plugin.

----

## plugins

| Plugin | pub.dev | GitHub | Branch | Description |
|---| --- | --- | --- |--- |
| `dio` | [![Pub Version](https://img.shields.io/pub/v/dio)](https://pub.dev/packages/dio) | [![GitHub stars](https://img.shields.io/github/stars/flutterchina/dio)](https://github.com/flutterchina/dio) | | Dart的Http客户端,支持拦截器,全局配置,FormData,请求取消,文件下载,超时等。 |
| `map_launcher` |[![Pub Version](https://img.shields.io/pub/v/map_launcher)](https://pub.dev/packages/map_launcher) | [![GitHub stars](https://img.shields.io/github/stars/mattermoran/map_launcher)](https://github.com/mattermoran/map_launcher) | | 调用地图软件(高德、百度、腾讯、苹果) |
| `get` | [![Pub Version](https://img.shields.io/pub/v/get)](https://pub.dev/packages/get) | [![GitHub stars](https://img.shields.io/github/stars/jonataslaw/getx)](https://github.com/jonataslaw/getx) | | GetX 是 Flutter 上的一个轻量且强大的解决方案:高性能的状态管理、智能的依赖注入和便捷的路由管理。 |
| `oktoast` | [![Pub Version](https://img.shields.io/pub/v/oktoast)](https://pub.dev/packages/oktoast) | [![GitHub stars](https://img.shields.io/github/stars/OpenFlutter/flutter_oktoast)](https://github.com/OpenFlutter/flutter_oktoast) | | OKToast 是一款 在 flutter 上 使用的 toast 插件,使用简单, 可定制性强, 纯 flutter, 调用不用 context |
| `flutter_screenutil` | [![Pub Version](https://img.shields.io/pub/v/flutter_screenutil)](https://pub.dev/packages/flutter_screenutil) | [![GitHub stars](https://img.shields.io/github/stars/OpenFlutter/flutter_screenutil)](https://github.com/OpenFlutter/flutter_screenutil) | | flutter 屏幕适配方案,让你的UI在不同尺寸的屏幕上都能显示合理的布局 |
| `device_info` | [![Pub Version](https://img.shields.io/pub/v/device_info)](https://pub.dev/packages/device_info) | [![GitHub stars](https://img.shields.io/github/stars/flutter/plugins)](https://github.com/flutter/plugins) | | 获取设备信息 |
| `package_info` | [![Pub Version](https://img.shields.io/pub/v/package_info)](https://pub.dev/packages/package_info) | [![GitHub stars](https://img.shields.io/github/stars/flutter/plugins)](https://github.com/flutter/plugins) | | 获取App版本信息 |
| `event_bus` | [![Pub Version](https://img.shields.io/pub/v/event_bus)](https://pub.dev/packages/event_bus) | [![GitHub stars](https://img.shields.io/github/stars/marcojakob/dart-event-bus)](https://github.com/marcojakob/dart-event-bus) | | 事件广播和事件监听 |
| `permission_handler` | [![Pub Version](https://img.shields.io/pub/v/permission_handler)](https://pub.dev/packages/permission_handler) | [![GitHub stars](https://img.shields.io/github/stars/Baseflow/flutter-permission-handler)](https://github.com/Baseflow/flutter-permission-handler) | | 动态权限获取 |
| `shared_preferences` | [![Pub Version](https://img.shields.io/pub/v/shared_preferences)](https://pub.dev/packages/shared_preferences) | [![GitHub stars](https://img.shields.io/github/stars/flutter/plugins)](https://github.com/flutter/plugins) | | 存储键值对数据 |
| `intl` | [![Pub Version](https://img.shields.io/pub/v/intl)](https://pub.dev/packages/intl) | [![GitHub stars](https://img.shields.io/github/stars/dart-lang/intl)](https://github.com/dart-lang/intl) | | 多语言 国际化 |
| `path` | [![Pub Version](https://img.shields.io/pub/v/path)](https://pub.dev/packages/path) | [![GitHub stars](https://img.shields.io/github/stars/dart-lang/path)](https://github.com/dart-lang/path) | | 一个全面的、跨平台的Dart路径操作库。 |
| `path_provider` | [![Pub Version](https://img.shields.io/pub/v/path_provider)](https://pub.dev/packages/path_provider) | [![GitHub stars](https://img.shields.io/github/stars/flutter/plugins)](https://github.com/flutter/plugins) | | 一个Flutter插件,用于查找文件系统上的常用位置。支持iOS、Android、Linux和MacOS。并非所有平台都支持所有方法。 |
| `webview_flutter` | [![Pub Version](https://img.shields.io/pub/v/webview_flutter)](https://pub.dev/packages/webview_flutter) | [![GitHub stars](https://img.shields.io/github/stars/flutter/plugins)](https://github.com/flutter/plugins) | | 一个提供WebView部件的Flutter插件。 |
| `modal_bottom_sheet` | [![Pub Version](https://img.shields.io/pub/v/modal_bottom_sheet)](https://pub.dev/packages/modal_bottom_sheet) | [![GitHub stars](https://img.shields.io/github/stars/jamesblasco/modal_bottom_sheet)](https://github.com/jamesblasco/modal_bottom_sheet) | | 创建令人敬畏和强大的模态底部菜单。 |
| cached_network_image | [![Pub Version](https://img.shields.io/pub/v/cached_network_image)](https://pub.dev/packages/cached_network_image) | [![GitHub stars](https://img.shields.io/github/stars/Baseflow/flutter_cached_network_image)](https://github.com/Baseflow/flutter_cached_network_image) | | 图片缓存 |
| flutter_cupertino_date_picker | [![Pub Version](https://img.shields.io/pub/v/flutter_cupertino_date_picker)](https://pub.dev/packages/flutter_cupertino_date_picker) | [![GitHub stars](https://img.shields.io/github/stars/dylanwuzh/flutter-cupertino-date-picker)](https://github.com/dylanwuzh/flutter-cupertino-date-picker) | | 时间选择插件 |
|