- 20 Aug, 2019 1 commit
-
-
Ian Hickson authored
-
- 25 Apr, 2019 1 commit
-
-
xster authored
-
- 07 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* fix indentof statements in BlockFunctionBody * fix indentof statements in BlockFunctionBody in tests
-
- 01 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* add trailing commas on list/map/parameters * add trailing commas on Invocation with nb of arg>1 * add commas for widget containing widgets * add trailing commas if instantiation contains trailing comma * revert bad change
-
- 22 Feb, 2019 1 commit
-
-
xster authored
-
- 23 Jan, 2019 1 commit
-
-
Alexandre Ardhuin authored
* fix some bad indentations * remove suspicious line
-
- 21 Dec, 2018 1 commit
-
-
xster authored
-
- 19 Nov, 2018 1 commit
-
-
jslavitz authored
*null fix and test
-
- 09 Nov, 2018 1 commit
-
-
jslavitz authored
* fixes wheel gradient and adds test
-
- 01 Nov, 2018 1 commit
-
-
Jonah Williams authored
-
- 03 Oct, 2018 1 commit
-
-
xster authored
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 13 Aug, 2018 1 commit
-
-
Viet Do authored
Allows the cupertino picker to be scroll infinitely by adding builder.
-
- 02 Aug, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Jul, 2018 1 commit
-
-
Todd Volkert authored
It was causing problems rolling Flutter into Fuchsia
-
- 23 Jul, 2018 1 commit
-
-
Alexandre Ardhuin authored
* re-enable lint unnecessary_const * remove trailling whitespaces * remove unnecessary const (after merge)
-
- 18 Jul, 2018 1 commit
-
-
Viet Do authored
* Add sample of multicolumn picker to Flutter Gallery * Modify CupertinoPicker to be able to be rendered off-center.
-
- 16 Jul, 2018 2 commits
-
-
Ian Hickson authored
This reverts commit cc1cf13e.
-
Alexandre Ardhuin authored
-
- 05 Jun, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Mar, 2018 1 commit
-
-
xster authored
* Add selection haptic feedback to Cupertino Pickers * review * don't haptic on android
-
- 16 Feb, 2018 1 commit
-
-
Alexandre Ardhuin authored
* fix potential call on null * review
-
- 15 Feb, 2018 1 commit
-
-
Ian Hickson authored
-
- 26 Jan, 2018 1 commit
-
-
xster authored
* controller, position and test * Make controllers swappable * WIP * Create a ListWheelScrollPhysics * Created picker and gallery demo and testing now * Works. Ready to document and test. * Document and add tests. Make the scroll controller more generic. * minor cleanup * review * review * fix tests * stop using TransformLayers for now
-