1. 05 Jan, 2021 2 commits
  2. 04 Jan, 2021 5 commits
  3. 03 Jan, 2021 1 commit
  4. 31 Dec, 2020 5 commits
  5. 30 Dec, 2020 10 commits
  6. 29 Dec, 2020 8 commits
  7. 28 Dec, 2020 7 commits
  8. 26 Dec, 2020 2 commits
    • Mahdi's avatar
      TextField's hintText should support TextDirection. (#69534) · 8f5d0371
      Mahdi authored
      * TextField's hintText should support TextDirection.
      
      There are many cases for RTL languages that the TextField's label is RTL but the input direction is LTR (e.g. email address). Therefore we may need to change the directionality of the hintText.
      
      * Update input_decorator.dart
      
      * Adds hintTextDirection tests.
      
      * React to reviewer's comments.
      
      * Fixes two more analysis issues.
      8f5d0371
    • Todd Volkert's avatar
      Add widget of the week videos (#72945) · 5f46931a
      Todd Volkert authored
      5f46931a