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
Jason Simmons
cd34b0ef39
Remove ParagraphStyle.lineCount, which has been superseded by maxLines (
#3390
)
...
Fixes
https://github.com/flutter/flutter/issues/7723
2017-02-03 13:49:10 -08:00
..
paragraph_builder.cc
Remove ParagraphStyle.lineCount, which has been superseded by maxLines (
#3390
)
2017-02-03 13:49:10 -08:00
paragraph_builder.h
Remove ParagraphStyle.lineCount, which has been superseded by maxLines (
#3390
)
2017-02-03 13:49:10 -08:00
paragraph.cc
Stop processing multiline text after maxLines. (
#3342
)
2017-01-18 10:53:24 -05:00
paragraph.h
Stop processing multiline text after maxLines. (
#3342
)
2017-01-18 10:53:24 -05:00
text_box.cc
Invert the relationship between lib/ui and sky/engine (
#2920
)
2016-08-12 16:12:07 -07:00
text_box.h
Invert the relationship between lib/ui and sky/engine (
#2920
)
2016-08-12 16:12:07 -07:00