Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cbd3d48

Browse files
committed
update readme
1 parent f0d4b4e commit cbd3d48

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ In the above code we have put a layer of GestureDetector, and then use the onTap
178178

179179
> 在上面的代码中我们已经套上了一层GestureDetector,然后通过onTap回调来处理点击事件,这里再进一步,再加上拖动效果。
180180
181-
![](/Users/ditclear/Desktop/flutter-ui-challenges/JoinUs/drag.gif)
181+
![](drag.gif)
182182

183183
The vertical gesture monitoring can be handled by `onVerticalDragEnd`. According to the returned `DragUpdateDetails` parameter, the sliding distance can be obtained. We can change the offset according to it.
184184

@@ -274,7 +274,7 @@ If you have completed one of these challenges, congratulations, if you want to s
274274

275275
> 如果你完成了其中一个挑战,恭喜你,如果你想提交并加入我们,那么可以在 [JoinUs](https://github.com/flutter-ui-challenges/JoinUs)中提Issue,格式如下:
276276
277-
![](https://user-gold-cdn.xitu.io/2019/5/12/16aaa53c06635778?w=1240&h=424&f=png&s=130030)
277+
![](issue.png)
278278

279279

280280

‎issue.png‎

127 KB
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /