- 17 Apr, 2023 1 commit
-
-
Qun Cheng authored
This PR is to: * Update API doc for `SearchBar`. * Add an example to show how to use a `SearchBar` as the builder of the `SearchAnchor`.
-
- 10 Apr, 2023 1 commit
-
-
Tae Hyung Kim authored
Sliver Constrained Cross Axis
-
- 05 Apr, 2023 1 commit
-
-
Loïc Sharma authored
Add CallbackShortcuts example
-
- 04 Apr, 2023 1 commit
-
-
Greg Spencer authored
Rename Sample classes
-
- 31 Mar, 2023 1 commit
-
-
Kate Lovett authored
Fix docs and error messages for scroll directions + sample code
-
- 30 Mar, 2023 2 commits
-
-
Mitchell Goodwin authored
Create CupertinoRadio Widget
-
Greg Spencer authored
-
- 29 Mar, 2023 1 commit
-
-
Vinny authored
Modified TextField docs - Replaced 'labelText' to 'hintText' in code snippet
-
- 28 Mar, 2023 1 commit
-
-
Qun Cheng authored
-
- 24 Mar, 2023 1 commit
-
-
Hans Muller authored
Added ExpansionTileController
-
- 23 Mar, 2023 1 commit
-
-
Pierre-Louis authored
Add support for secondary tab bar
-
- 22 Mar, 2023 2 commits
-
-
Michael Goderbauer authored
Remove 1745 decorative breaks
-
Ian Hickson authored
Documentation improvements
-
- 19 Mar, 2023 1 commit
-
-
Eilidh Southren authored
* add shadowColor property * add to bottom app bar * basic MCU connection demo * more image tests * demo update * remove branch changes * demo cleanup * cleanup * update algo * working consistent example * demo cleanup * Added tests * fix merge * rebase * basic MCU connection demo * more image tests * demo update * remove branch changes * demo cleanup * cleanup * update algo * working consistent example * demo cleanup * Added tests * lint fixes * fix theme error * whitespace fixes * revert old commit * update test formatting * modify image source to external repo * remove pngs * add blank line * fix web tests * comment responses * remove whitespace * whitespace * whitespace
-
- 17 Mar, 2023 1 commit
-
-
Greg Spencer authored
Add support for application exit requests
-
- 08 Mar, 2023 3 commits
-
-
Bruno Leroux authored
Add one DefaultTextStyle example
-
Bruno Leroux authored
SystemUiOverlayStyle, add two examples and improve documentation
-
Jami Couch authored
Add support for iOS UndoManager
-
- 06 Mar, 2023 1 commit
-
-
Bruno Leroux authored
Add ZoomPageTransitionsBuilder.allowSnapshotting
-
- 04 Mar, 2023 1 commit
-
-
Qun Cheng authored
-
- 02 Mar, 2023 2 commits
-
-
Bruno Leroux authored
Cleanup PageTransitionsTheme documentation and add one example
-
LongCatIsLooong authored
`OverlayPortal`
-
- 28 Feb, 2023 2 commits
-
-
Taha Tesser authored
Update date picker examples, remove unused variables and add missing tests
-
Skandar Munir authored
fixes Show Week Day in CupertinoDatePicker with CupertinoDatePickerMoâ¦
-
- 27 Feb, 2023 1 commit
-
-
Taha Tesser authored
Add `OverflowBox` example and update existing examples under `basic.dart`
-
- 24 Feb, 2023 1 commit
-
-
Taha Tesser authored
-
- 23 Feb, 2023 1 commit
-
-
Lioness100 authored
* Fix typos * lowercase animated & opacity * Undo typo fix --------- Co-authored-by: Michael Goderbauer <goderbauer@google.com>
-
- 22 Feb, 2023 2 commits
-
-
Casey Hillers authored
This reverts commit 7ba44065.
-
Mushaheed Syed authored
* Add ActionButtonIconsData for overriding action icons * Fix formatting issues * Add missing exports in material library and add copyWith method in ActionButtonIconsData * Move all action buttons, and icons to action_buttons.dart * Rename actionButtonIcons to actionIconTheme * Refactor buttons in action_buttons.dart to extend a private class for common implementation * Refactor icons in action_buttons * Fix docs in action_buttons_theme * Fix #107646 always use 'Icons.arrow_back' as a back_button icon in web * Update documentation for action buttons and add style parameter to every action button * Fix analyzer warnings * Add missing style argument in IconButton of _ActionButton * Add tests for action buttons, action icon theme, drawer buttons, and back buttons * Add example (+test) for action icon button's action icon theme in examples/api * Fix analysis errors * Add missing license header in action_icon_theme.0.dart * Fix deprecation notice in theme_data.dart * Update theme data tests for actionIconTheme * Remove iconSize parameter from ActionButtons and update docs * Fix failing tests * Update button color during backbutton tests to red * Fix analytics issues * Fix format
-
- 17 Feb, 2023 1 commit
-
-
Ian Hickson authored
* lerp documentation * Remove Note, Note That from repo * Improve BorderSide documentation. * apply review comments
-
- 14 Feb, 2023 1 commit
-
-
Eilidh Southren authored
* add actionOverflowThreshold param * analyzer tings * https://www.youtube.com/watch?v=NPwyyjtxlzU * remove erroneous switch changes * rename test * remove unwanted switch.dart diff * remove redundant values * review changes
-
- 13 Feb, 2023 1 commit
-
-
Taha Tesser authored
-
- 09 Feb, 2023 1 commit
-
-
Hans Muller authored
* added ListTile.textAlignment * changed titlesHeight to titleHeight * fixed a typo * Add tests and example * Update tests * update example test --------- Co-authored-by: tahatesser <tessertaha@gmail.com>
-
- 08 Feb, 2023 1 commit
-
-
Hans Muller authored
This reverts commit e8eac0d0.
-
- 07 Feb, 2023 1 commit
-
-
Taha Tesser authored
-
- 06 Feb, 2023 2 commits
-
-
Justin McCandless authored
The context menu examples on the docs site now work on the web.
-
Taha Tesser authored
* Add Material 3 `SwitchListTile` example and update existing examples * Update examples with `useMaterial3: true` and update example descriptions. * add a `ColorScheme` colour
-
- 03 Feb, 2023 2 commits
-
-
Taha Tesser authored
* Add Material 3 `RadioListTile` example and update existing examples * Update examples with `useMaterial3: true` and update example descriptions. * add a `ColorScheme` colour
-
Jessica Pereira authored
* fix: gets removedItem instead of its index add: sliver_animated_list.0_test.dart * fix: sliver_animated_list.0_test.dart * fix: pr comments * fix test import Co-authored-by: Taha Tesser <tessertaha@gmail.com> --------- Co-authored-by: Taha Tesser <tessertaha@gmail.com>
-
- 02 Feb, 2023 1 commit
-
-
Michael Goderbauer authored
* Make Flex,Row,Column const for real * dart fix --apply * fix snippets * fix integration test * add comment
-