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
/
engine
/
src
/
flutter
/
lib
/
ui
/
text
History
Greg Spencer
e994f832d2
Move platform specific information to
PlatformConfiguration
class (
flutter/engine#19652
)
2020-07-31 17:21:02 -07:00
..
asset_manager_font_provider.cc
Fix lint errors in lib/ui (
flutter/engine#19988
)
2020-07-30 20:21:37 -07:00
asset_manager_font_provider.h
…
font_collection.cc
Move platform specific information to
PlatformConfiguration
class (
flutter/engine#19652
)
2020-07-31 17:21:02 -07:00
font_collection.h
Setup default font manager after engine created, to improve startup performance (
flutter/engine#18225
)
2020-05-28 17:53:04 -07:00
line_metrics.h
remove usage of Dart_New for paragraph/libtxt (
flutter/engine#16837
)
2020-02-28 00:15:40 -08:00
paragraph_builder.cc
Move platform specific information to
PlatformConfiguration
class (
flutter/engine#19652
)
2020-07-31 17:21:02 -07:00
paragraph_builder.h
remove usage of Dart_New for paragraph/libtxt (
flutter/engine#16837
)
2020-02-28 00:15:40 -08:00
paragraph.cc
Fix lint errors in lib/ui (
flutter/engine#19988
)
2020-07-30 20:21:37 -07:00
paragraph.h
Make GetAllocationSize const (
flutter/engine#18713
)
2020-06-01 15:58:03 -07:00
text_box.h
…