- 05 Nov, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 25 Apr, 2019 1 commit
-
-
xster authored
-
- 09 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 19 Dec, 2018 1 commit
-
-
xster authored
-
- 30 Oct, 2018 1 commit
-
-
Devon Carew authored
-
- 29 Sep, 2018 1 commit
-
-
Viet Do authored
-
- 28 Sep, 2018 1 commit
-
-
xster authored
-
- 26 Sep, 2018 1 commit
-
-
xster authored
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 27 Aug, 2018 1 commit
-
-
Viet Do authored
Add a countdown timer picker as part of the Cupertino date picker.
-
- 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
-
- 22 Mar, 2018 1 commit
-
-
Ian Hickson authored
This is not a grand refactor yet, it's just cleaning up what we have already, so that people who keep using this API (e.g. dialogs) have something coherent to deal with. The major changes are that Navigator and NavigatorState have the same API now, that most of the examples use `<void>` instead of `<Null>`, that the navigator observer can see replaces, and that the `settings` is moved from ModalRoute to Route. I also cleaned up some of the API documentation.
-
- 06 Mar, 2018 1 commit
-
-
xster authored
* Add selection haptic feedback to Cupertino Pickers * review * don't haptic on android
-
- 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
-