1. 03 Jan, 2024 1 commit
  2. 21 Nov, 2023 1 commit
  3. 25 Jul, 2023 1 commit
  4. 22 May, 2023 1 commit
  5. 18 Apr, 2023 1 commit
  6. 17 Apr, 2023 1 commit
  7. 11 Apr, 2023 1 commit
  8. 27 Mar, 2023 1 commit
  9. 24 Mar, 2023 1 commit
  10. 22 Mar, 2023 1 commit
  11. 23 Feb, 2023 1 commit
    • David Neuy's avatar
      Fix DataCell overflows when cell height is large by adding dataRowMinHeight,... · 3681b27a
      David Neuy authored
      Fix DataCell overflows when cell height is large by adding dataRowMinHeight, dataRowMaxHeight props. (#114338)
      
      * Fix DataCell overflows when cell height is large by adding dataRowMinHeight, dataRowMaxHeight props.
      
      * Fix DataCell overflows when cell height is large by adding dataRowMinHeight, dataRowMaxHeight props - add tests.
      
      * Fix analysis errors
      
      * Review changes.
      
      * Add asserts for dataRowMinHeight and dataRowMaxHeight
      
      * Add asserts for dataRowMinHeight and dataRowMaxHeight
      
      * Make dataRowHeight a computed getter
      
      * Remove get only dataRowHeight from hashCode...
      
      * Update deprecated after
      
      * Add new line at end of AUTHORS
      
      * Apply suggestions from code review
      
      * Update packages/flutter/test/material/data_table_test.dart
      
      ---------
      Co-authored-by: 's avatarKate Lovett <katelovett@google.com>
      3681b27a
  12. 15 Feb, 2023 1 commit
    • Jan Kuß's avatar
      Fix `StretchingOverscrollIndicator` not handling directional changes correctly (#116548) · 4ad47fb4
      Jan Kuß authored
      * Fix overscroll behaviour of `StretchingOverscrollIndicator` on directional change while scrolling
      
      * Remove trailing spaces
      
      * Change naming of `_StretchDirection` values to `trailing` and `leading`
      
      * Remove trailing space
      
      * Apply suggestions from code review
      
      * Fix stretching overscroll indicator direction on fling
      
      * Fix issue when changing direction while recede animation is playing
      
      * Remove trailing space
      
      * Add test for changing direction during recede animation
      4ad47fb4
  13. 07 Feb, 2023 1 commit
  14. 04 Feb, 2023 2 commits
  15. 08 Dec, 2022 1 commit
    • ivirtex's avatar
      Add `CupertinoSliverNavigationBar` large title magnification on over scroll (#110127) · ef40e3ea
      ivirtex authored
      * Add magnification of CupertinoSliverNavigationBar large title
      
      * Fix padding in maximum scale computation
      
      * Apply magnification by using RenderBox
      
      * Do not pass key to the superclass constructor
      
      * Use `clampDouble` instead of `clamp` extension method
      
      * Remove trailing whitespaces to make linter happy
      
      * Name test variables more precisely
      
      * Move transform computation to `performLayout` and implement `hitTestChildren`
      
      * Address comments
      
      * Address comments
      
      * Address comments
      
      * Update comment about scale
      
      * Fix hit-testing
      
      * Fix hit-testing again
      
      * Make linter happy
      
      * Implement magnifying without using LayoutBuilder
      
      * Remove trailing spaces
      
      * Add hit-testing of the large title
      
      * Remove whitespaces
      
      * Fix scale computation and some tests
      
      * Fix remaining tests
      
      * Refactor and fix comments
      
      * Update comments
      ef40e3ea
  16. 06 Dec, 2022 1 commit
  17. 25 Oct, 2022 1 commit
  18. 24 Oct, 2022 1 commit
  19. 19 Oct, 2022 1 commit
  20. 04 Oct, 2022 2 commits
  21. 13 Sep, 2022 1 commit
  22. 15 Jul, 2022 1 commit
  23. 19 Apr, 2022 1 commit
  24. 13 Apr, 2022 2 commits
  25. 14 Mar, 2022 1 commit
  26. 26 Jan, 2022 1 commit
  27. 20 Jan, 2022 1 commit
  28. 13 Jan, 2022 1 commit
  29. 11 Jan, 2022 1 commit
  30. 13 Oct, 2021 1 commit
  31. 12 Oct, 2021 1 commit
  32. 08 Oct, 2021 1 commit
  33. 28 Sep, 2021 1 commit
  34. 22 Sep, 2021 1 commit
  35. 16 Sep, 2021 1 commit
  36. 08 Sep, 2021 1 commit
  37. 02 Sep, 2021 1 commit