Rich text editor for Flutter
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Xun Gong a10197dec3 use ceil instead of floor to make sure won't cause overflow 4 years ago
..
models Fix incorrect double to int cast, and guard against optional parent (#239) 4 years ago
utils Disallow lines longer than 80 characters 4 years ago
widgets use ceil instead of floor to make sure won't cause overflow 4 years ago