1. 20 May, 2022 1 commit
  2. 08 Feb, 2022 1 commit
  3. 03 Feb, 2022 1 commit
  4. 08 Oct, 2021 3 commits
  5. 07 Oct, 2021 1 commit
  6. 15 Jul, 2021 1 commit
  7. 14 Jul, 2021 3 commits
  8. 13 Jul, 2021 2 commits
  9. 13 May, 2021 1 commit
  10. 28 Apr, 2021 1 commit
  11. 06 Mar, 2021 1 commit
  12. 27 Jan, 2021 1 commit
  13. 12 Oct, 2020 1 commit
    • Shi-Hao Hong's avatar
      [NNBD] Migrate some Material tests to NNBD (#67887) · 46238de8
      Shi-Hao Hong authored
      Migrates the following files to NNBD: 
      * input_decorator_test.dart
      * list_tile_test.dart
      * localizations_test.dart
      * material_button_test.dart
      * material_state_property_test.dart
      * material_test.dart
      * mergeable_material_test.dart
      46238de8
  14. 09 Jul, 2020 1 commit
  15. 11 Jun, 2020 1 commit
  16. 03 Jun, 2020 1 commit
  17. 28 May, 2020 1 commit
  18. 22 Apr, 2020 1 commit
  19. 11 Feb, 2020 1 commit
  20. 04 Dec, 2019 2 commits
  21. 27 Nov, 2019 1 commit
    • Ian Hickson's avatar
      License update (#45373) · 449f4a66
      Ian Hickson authored
      * Update project.pbxproj files to say Flutter rather than Chromium
      
      Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright.
      
      * Update the copyright notice checker to require a standard notice on all files
      
      * Update copyrights on Dart files. (This was a mechanical commit.)
      
      * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine.
      
      Some were already marked "The Flutter Authors", not clear why. Their
      dates have been normalized. Some were missing the blank line after the
      license. Some were randomly different in trivial ways for no apparent
      reason (e.g. missing the trailing period).
      
      * Clean up the copyrights in non-Dart files. (Manual edits.)
      
      Also, make sure templates don't have copyrights.
      
      * Fix some more ORGANIZATIONNAMEs
      449f4a66
  22. 01 Nov, 2019 1 commit
    • Greg Spencer's avatar
      Add convenience accessor for primaryFocus (#43859) · 3a30722f
      Greg Spencer authored
      This adds accessors for WidgetsBinding.instance.focusManager and WidgetsBinding.instance.focusManager.primaryFocus so that they can be more easily found in IDEs and accessed.
      
      This adds a top level getter for WidgetsBinding.instance.focusManager.primaryFocus called primaryFocus, and a static accessor FocusManager.instance that returns WidgetsBinding.instance.focusManager.
      3a30722f
  23. 30 Oct, 2019 1 commit
  24. 29 Oct, 2019 1 commit
  25. 10 Sep, 2019 1 commit
  26. 13 Jun, 2019 1 commit
  27. 03 May, 2019 1 commit