Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Damonvvong authored Jun 1, 2020
1 parent dac8fca commit 10d1aac
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions Reports/2020/#115-2020.06.01.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,25 +43,13 @@

[@CrazyCoderShi](https://github.com/CrazyCoderShi):今年二月份 Google 官方宣布 [animations](https://pub.dev/packages/animations) 作为 Flutter 中 [Material Design](https://material.io/design/motion/the-motion-system.html) 的动效系统。 [animations](https://pub.dev/packages/animations) 能够实现多种酷炫的动效,视图转换、共享轴动效、淡入淡出等,本文结合 [animations package](https://pub.dev/packages/animations) 中的几个主流动效,详细讲解 [animations](https://pub.dev/packages/animations) 的用法, 强烈推荐👍

## 工具

> 开发过程中常用的工具,及一些新工具的介绍

## 代码

### 🐎 [LayoutKit](https://github.com/linkedin/LayoutKit)
[@zvving](https://github.com/zvving):LinkedIn 出品的布局库,在类似 FlexBox 布局语法的基础上提供接近手写 frame 的性能,支持异步线程计算布局和结果缓存。

需要留意的是:LayoutKit 在布局写法及[动画处理](http://layoutkit.org/animations/)上与 Autolayout 有较大区别。推荐对布局性能要求较高的朋友选用。

## 书

> 比较不错的书的推荐和书评

## 音视频

> 比较不错的书的推荐和书评

## 内推

老司机周报团队联合知识小集和 SwiftGG 翻译组收录了一份靠谱的内推职位
Expand Down

0 comments on commit 10d1aac

Please sign in to comment.