Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onlyloveyd/FlutterGank
Gank.io Flutter版本
https://github.com/onlyloveyd/FlutterGank
Last synced: 3 months ago
JSON representation
Gank.io Flutter版本
- Host: GitHub
- URL: https://github.com/onlyloveyd/FlutterGank
- Owner: onlyloveyd
- Created: 2018-02-28T03:30:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-08T00:54:21.000Z (almost 5 years ago)
- Last Synced: 2024-04-13T02:21:09.056Z (7 months ago)
- Language: Dart
- Size: 4.61 MB
- Stars: 56
- Watchers: 4
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-flutter-app - Flutter of Gank
README
# Flutter of Gank
每次练手都是用【代码家】大佬的接口,再次感谢。
- [GankIOClient](https://github.com/onlyloveyd/GankIOClient)
- [GankIOWithKotlin](https://github.com/onlyloveyd/GankIOWithKotlin)
- [FlutterGank](https://github.com/onlyloveyd/FlutterGank)## 干货数据源
应用中的所有干货数据均来自[干货集中营](http://gank.io/)。## App设计
色调:远州鼠、落栗、苏芳、石竹、枯草、柳煤竹茶、锖青磁、鸠羽紫八种淡雅的颜色,分别对应不同的干货数据。
布局:简约风格,极简主义,去繁就简。## UI设计
1. 黑白灰紫蓝
2. 圆角
3. 材料设计## Author
* [CSDN](http://blog.csdn.net/poorkick)
* [Website](http://www.onlyloveyd.cn/)
* [JueJin](https://juejin.im/user/583e860867f356006bbedb90)## ScreenShot
![](/screenshot/one.png)
![](/screenshot/two.png)
![](/screenshot/three.png)
![](/screenshot/four.png)
![](/screenshot/five.png)
![](/screenshot/six.png)
![](/screenshot/seven.png)## Todo
1. 数据缓存
2. 瀑布流图片
3. 扫一扫
4. 设置## FAQ
1. Missing xcode dependency: Python module "six"[解决办法](https://github.com/flutter/flutter/issues/16428)
2. WebView插件[解决办法](https://github.com/dart-flitter/flutter_webview_plugin)
3. Dart Html Parse[解决方法](https://github.com/seriyps/html-parsers-benchmark)
4. KeyBoard Causes Overflow
[解决办法](https://github.com/flutter/flutter/issues/13339)