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
ee297aa699
Reland "Engine/LibTxt/dart:ui impl of TextHeightBehavior
#15087
" (
#16155
)
2020-01-29 10:52:24 -08:00
..
asset_manager_font_provider.cc
Do not assume that createTypeface is called before getStyle in the AssetManagerFontStyleSet (
#14343
)
2019-12-13 09:23:08 -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
…
line_metrics.h
…
paragraph_builder.cc
Reland "Engine/LibTxt/dart:ui impl of TextHeightBehavior
#15087
" (
#16155
)
2020-01-29 10:52:24 -08: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
…