|
@@ -1,7 +1,8 @@
|
|
|
Language: [English](README-EN.md) | 中文简体
|
|
Language: [English](README-EN.md) | 中文简体
|
|
|
|
|
|
|
|
-# flustars(Flutter常用工具类库)
|
|
|
|
|
-[](https://pub.dartlang.org/packages/flustars)
|
|
|
|
|
|
|
+[](https://pub.dartlang.org/packages/flustars)
|
|
|
|
|
+
|
|
|
|
|
+# Flutter常用工具类库
|
|
|
|
|
|
|
|
flustars依赖于Dart常用工具类库[common_utils](https://github.com/Sky24n/common_utils),以及对其他第三方库封装,致力于为大家分享简单易用工具类。如果你有好的工具类欢迎PR.
|
|
flustars依赖于Dart常用工具类库[common_utils](https://github.com/Sky24n/common_utils),以及对其他第三方库封装,致力于为大家分享简单易用工具类。如果你有好的工具类欢迎PR.
|
|
|
目前包含SharedPreferences Util, Screen Util, Directory Util, Widget Util, Image Util。
|
|
目前包含SharedPreferences Util, Screen Util, Directory Util, Widget Util, Image Util。
|
|
@@ -546,72 +547,25 @@ I/flutter ( 5922): [reqdata ]: null
|
|
|
I/flutter ( 5922): [response ]: {data: {curPage: 1, datas: [], offset: 0, over: true, pageCount: 0, size: 20, total: 0}, errorCode: 0, errorMsg: }
|
|
I/flutter ( 5922): [response ]: {data: {curPage: 1, datas: [], offset: 0, over: true, pageCount: 0, size: 20, total: 0}, errorCode: 0, errorMsg: }
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
-### [Flutter Demos](https://github.com/Sky24n/flutter_wanandroid/tree/master/lib/demos)
|
|
|
|
|
-
|
|
|
|
|
->- |--demos
|
|
|
|
|
-> - |-- city_select_page.dart 城市列表(索引&悬停)示例
|
|
|
|
|
-> - |-- date_page.dart 日期格式化示例
|
|
|
|
|
-> - |-- image_size_page.dart 获取网络/本地图片尺寸示例
|
|
|
|
|
-> - |-- money_page.dart 金额(元转分/分转元)示例
|
|
|
|
|
-> - |-- pinyin_page.dart 汉字转拼音示例
|
|
|
|
|
-> - |-- regex_page.dart 正则工具类示例
|
|
|
|
|
-> - |-- round_portrait_page.dart 圆形圆角头像示例
|
|
|
|
|
-> - |-- timeline_page.dart 时间轴示例
|
|
|
|
|
-> - |-- timer_page.dart 倒计时/定时任务示例
|
|
|
|
|
-> - |-- widget_page.dart 获取Widget尺寸/屏幕坐标示例
|
|
|
|
|
-
|
|
|
|
|
-## 点击下载APK : [v0.1.x][flutter_wanandroid_apk]
|
|
|
|
|
-## 扫码下载APK :
|
|
|
|
|
- ![flutter_wanandroid][flutter_wanandroid_qr]
|
|
|
|
|
-
|
|
|
|
|
-### Screenshots
|
|
|
|
|
-<img src="https://raw.githubusercontent.com/Sky24n/LDocuments/master/AppImgs/flutter_demos/Screenshot_20181003-234414.jpg" width="200"> <img src="https://raw.githubusercontent.com/Sky24n/LDocuments/master/AppImgs/flutter_demos/Screenshot_20181003-211011.jpg" width="200"> <img src="https://raw.githubusercontent.com/Sky24n/LDocuments/master/AppImgs/flutter_demos/Screenshot_20180930-012302.jpg" width="200">
|
|
|
|
|
-<img src="https://raw.githubusercontent.com/Sky24n/LDocuments/master/AppImgs/flutter_demos/Screenshot_20180930-012431.jpg" width="200"> <img src="https://raw.githubusercontent.com/Sky24n/LDocuments/master/AppImgs/flutter_demos/Screenshot_20180919-231618.jpg" width="200"> <img src="https://raw.githubusercontent.com/Sky24n/LDocuments/master/AppImgs/flutter_demos/Screenshot_20180926-144840.png" width="200">
|
|
|
|
|
-<img src="https://raw.githubusercontent.com/Sky24n/LDocuments/master/AppImgs/flutter_demos/Screenshot_20180919-224204.jpg" width="200"> <img src="https://raw.githubusercontent.com/Sky24n/LDocuments/master/AppImgs/flutter_demos/Screenshot_20180919-224146.jpg" width="200"> <img src="https://raw.githubusercontent.com/Sky24n/LDocuments/master/AppImgs/flutter_demos/Screenshot_20180919-224231.jpg" width="200">
|
|
|
|
|
|
|
+### App
|
|
|
|
|
+Github:[flutter_wanandroid](https://github.com/Sky24n/flutter_wanandroid)
|
|
|
|
|
+Apk :[Demos](https://github.com/Sky24n/Doc)
|
|
|
|
|
|
|
|
### 关于作者
|
|
### 关于作者
|
|
|
GitHub : [Sky24n](https://github.com/Sky24n)
|
|
GitHub : [Sky24n](https://github.com/Sky24n)
|
|
|
简书 : [Sky24n](https://www.jianshu.com/u/cbf2ad25d33a)
|
|
简书 : [Sky24n](https://www.jianshu.com/u/cbf2ad25d33a)
|
|
|
-掘金 : [Sky24n](https://juejin.im/user/5b9e8a92e51d453df0440422/posts)
|
|
|
|
|
-Pub : [Sky24n](https://pub.flutter-io.cn/packages?q=email%3Asky24no%40gmail.com)
|
|
|
|
|
|
|
+掘金 : [Sky24n](https://juejin.im/user/5b9e8a92e51d453df0440422/posts)
|
|
|
|
|
+
|
|
|
|
|
+⭐⭐⭐ 最新开源 ⭐⭐⭐
|
|
|
|
|
+[nine_grid_view](https://juejin.im/post/5ee825ab5188251f3f07af75)
|
|
|
|
|
+Flutter仿微信/微博九宫格、拖拽排序,钉钉群组,微信群组头像。
|
|
|
|
|
+
|
|
|
|
|
+⭐⭐⭐ 个人作品 ⭐⭐⭐
|
|
|
|
|
+[Fitness](https://juejin.im/post/5ebd74b5f265da7bbd2f9aa6)
|
|
|
|
|
+Flutter开发的微博客户端,同时支持Android和iOS。与官方微博x9.99%相似度体验,离线模式,多语言支持,主题随心换,超乎想象的流畅度,各种惊喜的细节等待你一一发现。
|
|
|
|
|
|
|
|
-如果您觉得本项目不错的话,来个star支持下作者吧!
|
|
|
|
|
-
|
|
|
|
|
-Flutter全局屏幕适配 [auto_size](https://github.com/flutterchina/auto_size)
|
|
|
|
|
-
|
|
|
|
|
-[](https://github.com/flutterchina/auto_size) [](https://github.com/flutterchina/auto_size) [](https://github.com/flutterchina/auto_size)
|
|
|
|
|
-
|
|
|
|
|
-Flutter版玩安卓 [flutter_wanandroid](https://github.com/Sky24n/flutter_wanandroid)
|
|
|
|
|
-
|
|
|
|
|
-[](https://github.com/Sky24n/flutter_wanandroid) [](https://github.com/Sky24n/flutter_wanandroid) [](https://github.com/Sky24n/flutter_wanandroid)
|
|
|
|
|
-
|
|
|
|
|
-Flutter仿滴滴出行 [GreenTravel](https://github.com/Sky24n/GreenTravel)
|
|
|
|
|
-
|
|
|
|
|
-[](https://github.com/Sky24n/GreenTravel) [](https://github.com/Sky24n/GreenTravel) [](https://github.com/Sky24n/GreenTravel)
|
|
|
|
|
-
|
|
|
|
|
-Flutter常用工具类库 [flustars](https://github.com/Sky24n/flustars)
|
|
|
|
|
-
|
|
|
|
|
-[](https://github.com/Sky24n/flustars) [](https://github.com/Sky24n/flustars) [](https://github.com/Sky24n/flustars)
|
|
|
|
|
-
|
|
|
|
|
-Dart常用工具类库 [common_utils](https://github.com/Sky24n/common_utils)
|
|
|
|
|
-
|
|
|
|
|
-[](https://github.com/Sky24n/common_utils) [](https://github.com/Sky24n/common_utils) [](https://github.com/Sky24n/common_utils)
|
|
|
|
|
-
|
|
|
|
|
-Flutter城市列表 [azlistview](https://github.com/flutterchina/azlistview)
|
|
|
|
|
-
|
|
|
|
|
-[](https://github.com/flutterchina/azlistview) [](https://github.com/flutterchina/azlistview) [](https://github.com/flutterchina/azlistview)
|
|
|
|
|
-
|
|
|
|
|
-Flutter汉字转拼音库 [lpinyin](https://github.com/flutterchina/lpinyin)
|
|
|
|
|
-
|
|
|
|
|
-[](https://github.com/flutterchina/lpinyin) [](https://github.com/flutterchina/lpinyin) [](https://github.com/flutterchina/lpinyin)
|
|
|
|
|
-
|
|
|
|
|
-Flutter国际化库 [fluintl](https://github.com/Sky24n/fluintl)
|
|
|
|
|
-
|
|
|
|
|
-[](https://github.com/Sky24n/fluintl) [](https://github.com/Sky24n/fluintl) [](https://github.com/Sky24n/fluintl)
|
|
|
|
|
|
|
|
|
|
[flutter_wanandroid_github]: https://github.com/Sky24n/flutter_wanandroid
|
|
[flutter_wanandroid_github]: https://github.com/Sky24n/flutter_wanandroid
|
|
|
-[flutter_wanandroid_apk]: https://raw.githubusercontent.com/Sky24n/LDocuments/master/AppStore/flutter_wanandroid.apk
|
|
|
|
|
-[flutter_wanandroid_qr]: https://raw.githubusercontent.com/Sky24n/LDocuments/master/AppImgs/flutter_wanandroid/qrcode.png
|
|
|
|
|
|
|
|
|
|
[common_utils_github]: https://github.com/Sky24n/common_utils
|
|
[common_utils_github]: https://github.com/Sky24n/common_utils
|
|
|
|
|
|