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
Dan Field
c9e51d074a
Make GetAllocationSize const (
#18713
)
2020-06-01 15:58:03 -07: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
…
font_collection.cc
Setup default font manager after engine created, to improve startup performance (
#18225
)
2020-05-28 17:53:04 -07:00
font_collection.h
Setup default font manager after engine created, to improve startup performance (
#18225
)
2020-05-28 17:53:04 -07:00
line_metrics.h
remove usage of Dart_New for paragraph/libtxt (
#16837
)
2020-02-28 00:15:40 -08:00
paragraph_builder.cc
Introduce runtime check that it is root isolate that makes UI native calls. (
#18050
)
2020-05-01 09:05:41 -07:00
paragraph_builder.h
remove usage of Dart_New for paragraph/libtxt (
#16837
)
2020-02-28 00:15:40 -08:00
paragraph.cc
Make GetAllocationSize const (
#18713
)
2020-06-01 15:58:03 -07:00
paragraph.h
Make GetAllocationSize const (
#18713
)
2020-06-01 15:58:03 -07:00
text_box.h
…