This website requires JavaScript.
Explore
Help
Sign In
DEV
/
flutter_flutter
Watch
1
Star
0
Fork
0
You've already forked flutter_flutter
mirror of
https://github.com/flutter/flutter.git
synced
2026-02-20 02:29:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
lib
/
ui
/
text
History
Gary Qian
b3463e3580
getLineBoundary edge condition use <= instead of < (
#13881
)
2019-11-15 15:14:03 -08:00
..
asset_manager_font_provider.cc
Use Skia's matchStyleCSS3 to find bundled asset typefaces matching a font style (
#13848
)
2019-11-13 17:44:25 -08:00
asset_manager_font_provider.h
Use Skia's matchStyleCSS3 to find bundled asset typefaces matching a font style (
#13848
)
2019-11-13 17:44:25 -08:00
font_collection.cc
Add 'Cough' test font and support multiple test fonts. (
#13649
)
2019-11-05 12:27:34 -08:00
font_collection.h
…
line_metrics.cc
Update the ui.LineMetrics.height metric to be more useful to external users (
#11456
)
2019-08-28 12:26:42 -07:00
line_metrics.h
Add missing newline at EOF (
#11473
)
2019-08-26 21:11:57 -07:00
paragraph_builder.cc
Change ParagraphBuilder to replace the parent style's font families with the child style's font families (
#10074
)
2019-07-23 17:57:56 -07:00
paragraph_builder.h
…
paragraph.cc
getLineBoundary edge condition use <= instead of < (
#13881
)
2019-11-15 15:14:03 -08:00
paragraph.h
Add line boundary information to LineMetrics. (
#13727
)
2019-11-11 16:42:40 -08:00
text_box.cc
…
text_box.h
…