X Code
0e027df662
Refactor: remove media_pick_setting.dart
3 years ago
X Code
700b558b5a
Upgrade to 3.4.3
3 years ago
Andy Trand
9732f5093c
link editor: preset link from attributes ( #597 )
3 years ago
X Code
379f35d71f
Refactor code: isMobile function
3 years ago
X Code
f545c6b948
Refactor code
3 years ago
Andy Trand
881372dd13
selection delegate methods, imports cleanup ( #515 )
3 years ago
li3317
2db1cc931b
format code
3 years ago
mark8044
733c9bd1b0
Add ability to hide/show Left, Center, Right and Justify alignment buttons ( #460 )
3 years ago
li3317
cf68700d2c
small change
4 years ago
Namli1
4cb9e7c167
Improve UX when trying to add a link ( #422 )
4 years ago
Xin Yao
49b2cffda8
Upgrade to 2.0.8
4 years ago
Namli1
bc7469643a
Adding translations to the toolbar! ( #421 )
4 years ago
Xin Yao
04d132247c
Fix lint complaints
4 years ago
Namli1
85df4033d8
Added theming options for toolbar icons and LinkDialog() ( #418 )
4 years ago
Aldy J
6400ba1df5
Avoid runtime error when placed inside TabBarView ( #410 )
4 years ago
Aldy J
97ba9cfb39
Text Alignment functions + Block Format standards ( #382 )
...
* Mute problem reports
* For PR: Text Alignment functions + Block Format standards
* Restore analysis_options.yaml to original settings
4 years ago
Xin Yao
352573211d
Refactor _isMobile function in image_video_utils
4 years ago
rho-cassiopeiae
30df844d17
Add Link as source for images and videos ( #316 )
...
* Add Link as source for images and videos
Hosted images and videos are supported, but there's no way to actually insert them.
* Always provide an option to add media from link
4 years ago
Xin Yao
887a1f4ded
Show dialog to choose Photo or Video when clicking camera button
4 years ago
Xin Yao
853aea3820
Refactor out camera button in toolbar
4 years ago
Xin Yao
c7d71f7f46
Upgrade image picker
4 years ago
Xin Yao
109701948c
Add initial video button
4 years ago
Xin Yao
2aa577ca58
Refactor code
4 years ago
Xin Yao
dad5c676cb
collectAllStyles should return List<Style>
4 years ago
Xin Yao
bbabf4e25d
Refactor code for collectAllStyles
4 years ago
li3317
6751472a55
fix clear format button
4 years ago
Xin Yao
2ba2e7e309
Remove file_picker dependency
4 years ago
Xin Yao
d9c0c53106
Update _pickImageDesktop method
4 years ago
Xin Yao
195ccd7c7e
Update _pickImageWeb method
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
lucasbstn
e69e97481b
Fix #242 ( #254 )
4 years ago
Till Friebe
ff93000041
Bump file_picker to 3.0.2+2
...
With version 3.0.2 `name` of the file_picker library becomes
non-nullable, so a warning was issued for users who had already
used version 3.0.2, as we still assumed that `name` is nullable.
Increasing the version and removing the exclamation mark removes
the warning.
4 years ago
Till Friebe
cdf50b579d
Add color parameter to Toolbar and ImageButton
...
In addition, change these widgets to stateless widgets, since these
widgets do not have a state and thus stateful is superfluous.
4 years ago
Till Friebe
16d6f243b8
Show arrow indicator on toolbar ( #245 )
4 years ago
Till Friebe
30a9747b1d
Fix buttons which ignore toolbariconsize
...
Closes #189 .
4 years ago