# Flutter 插件列表
插件 | 地址 | 作用 |
---|---|---|
flutter_screenutil | github (opens new window) | flutter 屏幕适配方案,让你的 UI 在不同尺寸的屏幕上都能显示合理的布局! |
flutter_swiper | github (opens new window) | flutter 轮播图 |
url_launcher | github (opens new window) | 打开 url,拨打电话 |
flutter_screen | github (opens new window) | 屏幕适配方案 |
FlutterToast | github (opens new window) | message 提示 |
fluro | github (opens new window) | 路由 |
shared_preferences | github (opens new window) | 持久化存储 |
provider | github (opens new window) | 状态管理 |