- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 07 Sep, 2021 1 commit
-
-
Anis Alibegić authored
-
- 15 Aug, 2021 1 commit
-
-
Pierre-Louis authored
* Improved update_icons.dart * Handle _ * Update dartdoc * Rename function * formatting * fix type * Refactor ID generation * rename * cleanup * update comment * replace typedef with type
-
- 20 Jul, 2021 1 commit
-
-
Pierre-Louis authored
-
- 15 Jul, 2021 1 commit
-
-
Pierre-Louis authored
* Fix sorting * Update icons.dart * [Fonts] Use instead matching instead of prefix * Add new
-
- 14 Jul, 2021 1 commit
-
-
Pierre-Louis authored
* Fix sorting * Update icons.dart
-
- 09 Jun, 2021 1 commit
-
-
Abhishek Ghaskata authored
-
- 24 Apr, 2021 1 commit
-
-
Christopher Fujino authored
-
- 25 Mar, 2021 1 commit
-
-
Pierre-Louis authored
-
- 16 Mar, 2021 1 commit
-
-
Pierre-Louis authored
-
- 09 Mar, 2021 2 commits
-
-
Pierre-Louis authored
* Update update_icons.dart * Merge and simplify identifier rewrites * Update update_icons.dart * Update update_icons.dart * Update update_icons.dart * Add newline * remove whitespace * Copy instead of moving * Fix typo * Clean up code Introduce fullFlutterId and fix a small dartdoc bug * Update update_icons.dart * Implement sorting * Remove trailing spaces * Revert "Remove trailing spaces" This reverts commit c198a160678f636add30966a016383657ea76972. * Revert "Implement sorting" This reverts commit 0fac8c1f1c8ba1ce867f5d5205e3d6f751c08a89. * Revert "Revert "Implement sorting"" This reverts commit 0f8ec2381ac87b44f43554d267783a5cc2375172. * Revert "Revert "Remove trailing spaces"" This reverts commit c3ef8658799e4f7aab851ff830d62ca2bb9aba94. * xx * add braces
-
Pierre-Louis authored
* Update update_icons.dart * Merge and simplify identifier rewrites * Update update_icons.dart * Update update_icons.dart * Update update_icons.dart * Add newline * remove whitespace * Copy instead of moving * Fix typo * Clean up code Introduce fullFlutterId and fix a small dartdoc bug * Update update_icons.dart * Implement sorting * Remove trailing spaces * Revert "Remove trailing spaces" This reverts commit c198a160678f636add30966a016383657ea76972. * Revert "Implement sorting" This reverts commit 0fac8c1f1c8ba1ce867f5d5205e3d6f751c08a89. * Remove trailing space * Add bug number * Rename 2d rewrite * Add _replaceLast * Add comment * Simplify, remove fullFlutterId * Remove IconStyle and reorder * xx * reorder
-
- 20 Feb, 2021 1 commit
-
-
Pierre-Louis authored
-
- 08 Dec, 2020 1 commit
-
-
Pierre-Louis authored
-
- 30 Nov, 2020 1 commit
-
-
Pierre-Louis authored
-
- 18 Nov, 2020 1 commit
-
-
Pierre-Louis authored
* refactor update_icons * fix trailing space * address feedback * add platform adaptive icons * fix merge conflict * Update dartdoc * Address feedback * Specify types * Add tests * fix indentation * Remove trailing space * Remove isCupertino static bool
-
- 26 Oct, 2020 1 commit
-
-
Pierre-Louis authored
* refactor update_icons * fix trailing space * address feedback * Rename to _iconsMirroredWhenRTL
-
- 15 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 24 Sep, 2020 1 commit
-
-
Will Larche authored
* [Docs] [Icons] Updating dart doc styles to recognize more styles of icons. All the 4 icon styles we support have to be pulled from 4 individual web fonts when we show the html page for api docs. * Better documentation and that special awful case. * Couple more places to remove.
-
- 30 Jul, 2020 1 commit
-
-
Mehmet Fidanboylu authored
-
- 24 Jul, 2020 1 commit
-
-
Will Larche authored
-
- 07 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 05 Dec, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Nov, 2019 1 commit
-
-
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
-
- 06 Mar, 2019 1 commit
-
-
Phil Quitslund authored
-
- 01 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 28 Aug, 2018 1 commit
-
-
Janice Collins authored
* Remove workaround for dart-lang/dartdoc#1125 * Update update_icons.dart for optional const and to remove markup stripping workaround
-
- 09 Aug, 2018 1 commit
-
-
Keerti Parthasarathy authored
* update script * Update update_icons.dart * Update update_icons.dart
-
- 02 Aug, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Jul, 2018 1 commit
-
-
Todd Volkert authored
It was causing problems rolling Flutter into Fuchsia
-
- 23 Jul, 2018 1 commit
-
-
Alexandre Ardhuin authored
* re-enable lint unnecessary_const * remove trailling whitespaces * remove unnecessary const (after merge)
-
- 16 Jul, 2018 2 commits
-
-
Ian Hickson authored
This reverts commit cc1cf13e.
-
Alexandre Ardhuin authored
-
- 08 Nov, 2017 1 commit
-
-
Ian Hickson authored
I'm not really sure how to test this without a reference test, since eventually we want to move this to a font feature and thus the obvious test (looking for the Transform widget) isn't really valid.
-
- 21 May, 2017 1 commit
-
-
xster authored
Moved everything icons related except the material icon button and the materialicon font list to widget
-
- 04 Mar, 2017 1 commit
-
-
Chris Bracken authored
-
- 04 Oct, 2016 1 commit
-
-
Chris Bracken authored
-