19 Commits (6f32b0eda85a102f9e5e579bca72d33b89761326)

Author SHA1 Message Date
Aldy J 97ba9cfb39
Text Alignment functions + Block Format standards (#382) 4 years ago
Xun Gong 15bd6f2342 Add "small" (extended) markdown style support 4 years ago
rho-cassiopeiae 30df844d17
Add Link as source for images and videos (#316) 4 years ago
Xin Yao 853aea3820 Refactor out camera button in toolbar 4 years ago
Xin Yao e3bb1030b2 Adjust video button position 4 years ago
Xin Yao 109701948c Add initial video button 4 years ago
Benjamin Liii 503127dfa3
add the parameter to hide the camera (#278) 4 years ago
gtyhn 5c7bede059
fix the OnImagePickCallback return value (#281) 4 years ago
Xin Yao 2af193390b Upgrade to 1.6.0 4 years ago
florianh01 3c1ee9eec2
Support Multi Row Toolbar (#273) 4 years ago
Xin Yao 2ba2e7e309 Remove file_picker dependency 4 years ago
Xin Yao 457c6e561b Remove filesystem_picker dependency 4 years ago
Xin Yao e8c0c484a4 Upgrade version to 1.4.0 4 years ago
li3317 6ac1490281 remove path_provider dependency 4 years ago
Till Friebe 3ca9e966ac Remove extraneous toolbar dividers in certain configuration 4 years ago
Till Friebe cdf50b579d Add color parameter to Toolbar and ImageButton 4 years ago
Till Friebe 16d6f243b8
Show arrow indicator on toolbar (#245) 4 years ago
Till Friebe 30a9747b1d Fix buttons which ignore toolbariconsize 4 years ago
Till Friebe d4e4b0d507
Hide implementation files (#233) 4 years ago
Xin Yao df602cfa9b Format code 4 years ago
Xun Gong 049ada2feb adjustable toolbar button & bar size 4 years ago
Till Friebe 3080fc2ad1
Fix image button cancel causes crash (#145) 4 years ago
Xun Gong b7063f00ba toolbar button fillColor 4 years ago
Till Friebe 873bfbcee1 Sort constructors first 4 years ago
Till Friebe 5c18ca1dc3 Prefer int literals 4 years ago
Till Friebe 6c31fb1bc3 Avoid types on closure parameters 4 years ago
Till Friebe bc494bc50f Prefer final 4 years ago
Till Friebe 31ec14c114 Prefer relative imports 4 years ago
Gagan Yadav 2cbc99287b
Match new header buttons UI to ToggleStyleButtons. (#135) 4 years ago
Gagan Yadav 2f550d5e85
Replace header dropdown with buttons (#132) 4 years ago
Till Friebe 4c16af4420
Remove unnecessary parenthesis (#118) 4 years ago
Till Friebe dfeae914b1
Prefer const constructors in immutables (#117) 4 years ago
Till Friebe d6b21586a4
Prefer const constructors (#116) 4 years ago
Xin Yao ace4fd4deb Fix selection not working 4 years ago
Till Friebe 25f1582f70
Always put required named parameters first (#115) 4 years ago
Till Friebe cd05dfaeb8
Avoid redundant argument values (#114) 4 years ago
Till Friebe 8efa97ec12
Remove prints (#110) 4 years ago
Xin Yao 811cb341bf Add pedantic 4 years ago
Thea Choem 4ac00bd912
Fix toggle color doesn't work (#97) 4 years ago
Miller Adulu c593026fd9
Sound null safety migration (#87) 4 years ago
Jochen 4d01839360
desktop support (#79) 4 years ago
Xin Yao 9810fae5d9
Remove conditional import (#59) 4 years ago
Jochen d2e6c13146
Update toolbar.dart (#55) 4 years ago
li3317 b1155e3ea8 support flutter 2.0 4 years ago
li3317 fd3aac999f small fix 4 years ago
li3317 16e2473079 Change type of SizeAttribute from String to double 4 years ago
singerdmx 9bcee88705 Rename onImageTapCallBack to onImagePickCallback 4 years ago
singerdmx 4f044e2b09 Rename uploadFileCallback to onImagePickCallback 4 years ago
rish07 e287043b5d Added keyboard shortcut with ctrl+b 4 years ago
rish07 e9eba510da Bottom toolbar bug fix 4 years ago