- 19 Dec, 2018 1 commit
-
-
xster authored
-
- 23 Oct, 2018 1 commit
-
-
xster authored
-
- 27 Aug, 2018 1 commit
-
-
Viet Do authored
Add a countdown timer picker as part of the Cupertino date picker.
-
- 23 Aug, 2018 1 commit
-
-
Viet Do authored
add cupertino localizations abstract class and the default cupertino localizations in US English.
-
- 10 Aug, 2018 1 commit
-
-
Natalie Sampsell authored
Adding CupertinoActionSheet, showCupertinoModalPopup
-
- 04 Jul, 2018 1 commit
-
-
xster authored
-
- 20 Jun, 2018 1 commit
-
-
Natalie Sampsell authored
-
- 22 Mar, 2018 1 commit
-
-
xster authored
* Gallery scaffolding * Started RenderSliver * demo and initial hookup * Cleaned up demo more and scaffolding basic sliver->widget communication structure. * works * states and default indicator building works * start adding docs * added an alignment setting optimized the sliver relayout mechanism * tested a default bottom aligned sized indicator * Added a bunch of tests * more fixes and more tests * Finished the tests * Add docs * Add more doc diffing wrt material pull to refresh * Mention nav bar synergy * add more asserts * review 1 * Fix mockito 2 / dart 2 / strong typed tests * review * Remove the vscode config * review
-
- 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
-
- 22 Dec, 2017 1 commit
-
-
xster authored
* Create CupertinoScrollbar * handle main axis margin * Adaptive material scrollbar and tests * Small tweaks * reapply changes on head * Docs * start * Refactored ScrollbarPainter to be more immutable * fix tests * fix bug: one animationcontroller pointed to multiple painters * some docs tweak * remove unused import * review * review * add dispose
-
- 17 Oct, 2017 1 commit
-
-
xster authored
* add CupertinoIcons * Use new font name convention * review
-
- 21 Sep, 2017 2 commits
-
-
xster authored
* Refactor CupertinoScaffold * Rename rootTabPageBuilder to tabBuilder * fix tab transparency padding * add a CupertinoTab * Add default background color * Add a bunch of examples * A bunch of tests * Refactor CupertinoScaffold * Rename rootTabPageBuilder to tabBuilder * fix tab transparency padding * Add default background color * review notes * fix test * review * Rename CupertinoTab to CupertinoTabView * remove final ; in sample code for analyzer
-
xster authored
* Refactor CupertinoScaffold * Rename rootTabPageBuilder to tabBuilder * fix tab transparency padding * Add default background color * review notes * fix test
-
- 21 Jul, 2017 1 commit
-
-
xster authored
Extract common text selection overlay logic from Material to Widget and create a Cupertino version of the overlays
-
- 15 Jun, 2017 1 commit
-
-
xster authored
* started copying stuff into cupertino page route * extracted from material page route. Ready for testing * works with button and gesture * tests and docs * review notes * review notes
-
- 13 Jun, 2017 1 commit
-
-
xster authored
* works using pageview it’s a bit heavy and scrolls no documentation or test yet * docs and tests * more docs tweak * revert drive by page view changes * swap out the indexed stack for a custom thing * layout everything on the cheap tests pass * add more tests * move back to stack and add docs * review notes * build all the tabs once built
-
- 02 Jun, 2017 1 commit
-
-
xster authored
Create a CupertinoNavigationBar without automatic adding of the lead button
-
- 24 May, 2017 1 commit
-
-
xster authored
Move some Cupertino colors to a common file. Create a CupertinoTabBar widget to mimic iOS looks
-
- 03 Apr, 2017 1 commit
-
-
xster authored
* Moved stuff around yet * Fix depedencies * Add more dartdoc comments to packages * Remove Cupertino dependency on material * Removed mountain_view package and added page transition test * Fix analyze warnings * Remove commented code * Some review notes * Move the cupertino back gesture controller’s lifecycle management back to its parent * Reviews * Add background color * final controller * Review notes
-
- 02 Mar, 2017 1 commit
-
-
xster authored
* Add cupertino to gallery and add CupertinoButto * Use single quotes * Add disabled state * Some review notes * Make button animation more responsive and tweak timing * Renamed things Cupertino * Button with background, move cupertino demos, move material demos * Move 2 level list too * Refactor various demo route names * Some review notes * More reviews and add test * Linter as * Move private constant up
-
- 10 Jan, 2017 1 commit
-
-
Adam Barth authored
Fixes #7375
-
- 06 Jan, 2017 1 commit
-
-
Adam Barth authored
Fixes #7372
-
- 05 Jan, 2017 1 commit
-
-
Adam Barth authored
This widget matches the style of the iOS slider widget. We don't yet have the proper visual design for the disabled state.
-
- 04 Jan, 2017 1 commit
-
-
Adam Barth authored
This patch contains a first draft of an iOS-style switch. We'll likely need to tweak the constants upon closer study, but the basics are here.
-