Skip to content

Commit 4b9bdf9

Browse files
author
Ellet
committed
Prepare to release
1 parent 380ea15 commit 4b9bdf9

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

flutter_quill_extensions/lib/extensions/controller_ext.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import 'package:flutter_quill/flutter_quill.dart';
22

3-
import '../utils/quill_image_utils.dart';
4-
53
/// Extension functions on [QuillController]
64
/// that make it easier to insert the embed blocks
75
///

flutter_quill_extensions/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies:
4444
url_launcher: ^6.2.1
4545
super_clipboard: ^0.7.3
4646
gal: ^2.1.3
47-
gal_linux: ^0.0.1-dev-3
47+
gal_linux: ^0.0.1
4848
image_picker: ^1.0.4
4949

5050
dev_dependencies:

0 commit comments

Comments
 (0)