File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.3.2
2
+ * Updated dependencies to support intl 0.18
3
+
1
4
## 0.3.1
2
5
* Image embedding tweaks
3
6
* Add MediaButton which is intened to superseed the ImageButton and VideoButton. Only image selection is working.
Original file line number Diff line number Diff line change 1
1
name : flutter_quill_extensions
2
2
description : Embed extensions for flutter_quill including image, video, formula and etc.
3
- version : 0.3.1
3
+ version : 0.3.2
4
4
homepage : https://bulletjournal.us/home/index.html
5
5
repository : https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_extensions
6
6
@@ -19,7 +19,7 @@ dependencies:
19
19
video_player : ^2.4.2
20
20
youtube_player_flutter : ^8.1.1
21
21
gallery_saver : ^2.3.2
22
- math_keyboard : ^0.2.0
22
+ math_keyboard : " >=0.1.8 <0.3.0 "
23
23
string_validator : ^1.0.0
24
24
universal_html : ^2.2.1
25
25
url_launcher : ^6.1.9
You can’t perform that action at this time.
0 commit comments