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
13ece5c7fc
Update the ui.LineMetrics.height metric to be more useful to external users (
#11456
)
2019-08-28 12:26:42 -07:00
..
asset_manager_font_provider.cc
libtxt: fix reference counting of SkFontStyleSets held by font asset providers (
#9561
)
2019-07-10 12:08:15 -07:00
asset_manager_font_provider.h
libtxt: fix reference counting of SkFontStyleSets held by font asset providers (
#9561
)
2019-07-10 12:08:15 -07:00
font_collection.cc
…
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
Expose LineMetrics in dart:ui (
#10670
)
2019-08-26 13:40:22 -07:00
paragraph.h
Expose LineMetrics in dart:ui (
#10670
)
2019-08-26 13:40:22 -07:00
text_box.cc
…
text_box.h
…