Flutter 常用插件合集

permission_handler

权限判断

flutter_xupdate

自动更新

search_choices

带搜索功能的单选

multi_select_flutter

带搜索功能的多选

decimal

高精度浮点数

path_provider

获取本地目录

synchronized

防并发

amap_flutter_location

高德地图

oktoast

toast插件,不依赖context

flutter_easyloading

loading插件,不依赖context

shared_preferences

持久化存储数据。

provider

全局数据共享组件。

dio

网络请求插件,提供请求和响应拦截。

json_annotation

提供JSON格式化注解。

sqflite

sqlite支持。

image_picker

使用相机功能。

geolocator

取位置信息的插件,因为没有Google服务,国内无法使用。

url_launcher

用来跳转到其他应用的插件。

english_words

可以生成随机的英文字符串。

firebase_messaging

推送通知。

tdui

TdUi 是一套视觉体验一致的基础UI样式框架,由weui演变而来。

getwidget

开源UI库。

syncfusion_flutter_datepicker

日期选择,包含时间段选择

flutter_pickers

常用选择器

animated_background

炫酷动态背景

flutter_spinkit

各种风格的进度指示器

posted @ 2021-11-19 09:20  Bin_x  阅读(761)  评论(0)    收藏  举报