Skip to content

Commit

Permalink
up readme
Browse files Browse the repository at this point in the history
  • Loading branch information
thl committed Nov 6, 2019
1 parent f8731c8 commit e87af95
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,18 @@ Flutter 仿滴滴出行App
5、仿滴滴国际化效果 [fluintl](https://github.com/Sky24n/fluintl)
6、Flutter常用工具类库 [flustars](https://github.com/Sky24n/flustars)


### 近期github无法预览图片和外链下载。
1、App无法下载问题

这里提供最新下载方式。[App链接](https://github.com/Sky24n/Doc)

2、无法查看截图,大家可以去简书或掘金查看!

[简书地址](https://www.jianshu.com/p/f6d1206aa80a)

[掘金地址](https://juejin.im/post/5c6cc95e518825266c3f095a)

### lpinyin
```dart
import 'package:lpinyin/lpinyin.dart';
Expand Down Expand Up @@ -113,8 +125,6 @@ CustomLocalizations.of(context).getString(Ids.titleHome);

## Screenshot

### 注意!截图可能无法正常显示,请前往掘金查看[Flutter 仿滴滴出行App](https://juejin.im/post/5c6cc95e518825266c3f095a)

### 引导页
<img src="https://raw.githubusercontent.com/Sky24n/LDocuments/master/AppImgs/green_travel/guide.gif" width="240">

Expand Down

0 comments on commit e87af95

Please sign in to comment.