- 23 Apr, 2021 25 commits
-
-
Phil Quitslund authored
-
Chinmoy authored
-
Alexandre Ardhuin authored
-
Jonah Williams authored
-
engine-flutter-autoroll authored
-
Alexandre Ardhuin authored
-
yusufm authored
-
engine-flutter-autoroll authored
-
xubaolin authored
-
Abhishek Ghaskata authored
-
Kate Lovett authored
Revert "Revert "Fix FlexibleSpaceBar Opacity when AppBar.toolbarHeight > ktoolbarHeight (#80453)" (#80545)" (#80589)
-
yusufm authored
Co-authored-by: yusufm <mohsinally@google.com>
-
Shi-Hao Hong authored
-
Jonah Williams authored
This reverts commit f55b2665.
-
Abhishek Ghaskata authored
-
Abhishek Ghaskata authored
-
Jenn Magder authored
-
Phil Quitslund authored
-
Dan Field authored
-
engine-flutter-autoroll authored
-
Alexandre Ardhuin authored
-
Jenn Magder authored
-
Ian Hickson authored
-
Jonah Williams authored
-
- 22 Apr, 2021 15 commits
-
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
Alexandre Ardhuin authored
-
yusufm authored
-
Justin Hutchins authored
-
Greg Spencer authored
-
Abhishek Ghaskata authored
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
Greg Spencer authored
This adds a "three point" cubic curve that combines two cubic curves into one curve, where the control points are all in the same coordinate system. It's called "three point" because it incorporates a middle point that the curve runs through, and that point is in addition to the existing implicit (0,0) and (1,1) points that a Curve already has. I also added an example of this curve, which is just a more emphasized version of the easeInOutCubic.
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-