- 24 Sep, 2019 1 commit
-
-
chunhtai authored
* Implement system fonts system channel listener
-
- 05 Sep, 2019 1 commit
-
-
Justin McCandless authored
Docs improvement after seeing "null" showing up for TextWidthBasis.
-
- 30 Aug, 2019 1 commit
-
-
Gary Qian authored
-
- 29 Aug, 2019 2 commits
-
-
Jonah Williams authored
This reverts commit d67f47b2.
-
Gary Qian authored
-
- 28 Aug, 2019 2 commits
-
-
Jonah Williams authored
This reverts commit ddd31bce.
-
Ian Hickson authored
-
- 20 Aug, 2019 1 commit
-
-
Gary Qian authored
-
- 19 Jul, 2019 1 commit
-
-
chunhtai authored
-
- 07 Jun, 2019 2 commits
-
-
Gary Qian authored
Reland "Text inline widgets, TextSpan rework (#30069)" with improved backwards compatibility (#34051)
-
- 06 Jun, 2019 3 commits
- 05 Jun, 2019 1 commit
-
- 04 Jun, 2019 1 commit
-
-
Gary Qian authored
* Merge in changes for inline widgets * Make analyzer happy, fix tests * Fix analyzer * Add missing doc * Docs on RichText * Fix analyzer some more * Remove whitespace at end of line * Update goldens * Text fixes * Analyzer
-
- 25 May, 2019 1 commit
-
-
Chris Bracken authored
Corects a bnuch of typeos throuhgout teh Fluter codebsae. Made use of the `misspell` tool: https://github.com/client9/misspell
-
- 03 May, 2019 1 commit
-
-
Justin McCandless authored
Add `textWidthBasis` param to Text to allow calculating width according to longest line.
-
- 02 May, 2019 2 commits
-
-
Justin McCandless authored
This reverts commit 323108ff due to weird engine dependency bug
-
Justin McCandless authored
Add `textWidthBasis` param to Text to allow calculating width according to longest line.
-
- 25 Apr, 2019 1 commit
-
-
Justin McCandless authored
Fix a bug where text selection handles were invisible in iOS
-
- 17 Apr, 2019 1 commit
-
-
Gary Qian authored
Will cause golden and Scuba changes. Caret will become taller and shift upwards by 2 pixels.
-
- 16 Apr, 2019 2 commits
-
-
Gary Qian authored
- 10 Apr, 2019 1 commit
-
-
Justin McCandless authored
* Disallow cursor from appearing beyond the width of the input. * Test that verifies the cursor can't exceed the width of the input * Use constant from editable.dart to explain 1 pixel difference in test * Fix failing test that tested the case of overflowing spaces
-
- 28 Feb, 2019 1 commit
-
-
Greg Spencer authored
Fix the spelling errors in the dartdocs for the framework. There are no functionality changes here, just documentation fixes.
-
- 21 Feb, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 04 Feb, 2019 1 commit
-
-
Gary Qian authored
Integrate Strut: Add StrutStyle, expose Strut API, wire up strut with dart:ui, Roll engine 31a7f4d..e7eb1c8 (7 commits) (#26332) Includes a breaking change to dart:ui ParagraphStyle where lineHeight is renamed to height for consistency with TextStyle.
-
- 24 Jan, 2019 1 commit
-
-
Chris Bracken authored
All embedders of Flutter within Google have all been updated to an engine version that includes the const constructor added in flutter/engine#7346 and rolled into the framework in flutter/flutter#26252. This reverts commit 88b77a7d. This fixes https://github.com/flutter/flutter/issues/26390.
-
- 11 Jan, 2019 1 commit
-
-
Chris Bracken authored
Usages of ParagraphConstraints (from dart:ui) whose constructor could be const as of flutter/engine#7346 are currently marked // ignore:prefer_const_constructors in the framework until all Google-internal embedders have been updated to an engine version that includes the above change. These were initially updated in engine roll flutter/flutter#26252, but broke internal embedders. We should re-enable use of the const constructor in those cases once internal embedders are updated. See: https://github.com/flutter/flutter/issues/26390
-
- 09 Jan, 2019 1 commit
-
-
Ben Konyi authored
https://github.com/flutter/engine/compare/7112b72cc229...e5ec3cf3ea5c git log 7112b72cc229e05d36716c3d7739885d3ffa72e6..e5ec3cf3ea5ce78c6c3116271601f60d30a799d4 --no-merges --oneline e5ec3cf3e Dart SDK roll for 2019-01-08 08c95d27a Roll src/third_party/skia 55ff5d3ba881..1337f5b85978 (10 commits) (flutter/engine#7407) e385f5cbb Roll src/third_party/skia 26d173fee72b..55ff5d3ba881 (12 commits) (flutter/engine#7406) 0f8273b0c Dart SDK roll for 2019-01-07 4036b260a Reset ParagraphBuilder after build() (flutter/engine#7401) 4820cbec4 Dart SDK roll for 2019-01-07 8eccb860d Add onStart hook to FlutterFragmentActivity (flutter/engine#6719) f2ea838b3 Roll src/third_party/skia b2fdcbf3033f..26d173fee72b (10 commits) (flutter/engine#7400) 5ca8aadaa Announce in/out of list (flutter/engine#6918) 4487d392d Replace Java code with equivalent, more concise code. (flutter/engine#7398) 395b7852d Roll src/third_party/skia 46ee3f7a8ff5..b2fdcbf3033f (11 commits) (flutter/engine#7394) 5965f9084 Make `ParagraphConstraints` have const constructor (flutter/engine#7346) e02dd416a Roll src/third_party/skia a47eb455360f..46ee3f7a8ff5 (2 commits) (flutter/engine#7390) f0038b3cc Roll src/third_party/skia 3ac3a4053f86..a47eb455360f (2 commits) (flutter/engine#7389)
-
- 20 Dec, 2018 1 commit
-
-
Justin McCandless authored
* Fix bug in calculation of downstream text distance when aligned: right * After having affinity explained to me, match getOffset and tests to expected behavior * Clean up test formatting and fix analyze errors * Improve test comments and reorganize a bit * Specify logical pixels
-
- 19 Dec, 2018 1 commit
-
-
Gary Qian authored
-
- 18 Dec, 2018 1 commit
-
-
Gary Qian authored
-
- 26 Oct, 2018 1 commit
-
-
Gary Qian authored
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 24 Jul, 2018 1 commit
-
-
Jonah Williams authored
-
- 15 Jun, 2018 1 commit
-
-
Hans Muller authored
-
- 09 Jun, 2018 1 commit
-
-
Hans Muller authored
-
- 05 Jun, 2018 1 commit
-
-
Alexandre Ardhuin authored
-