We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48bc18c commit a701ff5Copy full SHA for a701ff5
super_editor/pubspec.yaml
@@ -21,7 +21,7 @@ dependencies:
21
flutter:
22
sdk: flutter
23
24
- attributed_text: ^0.3.1
+ attributed_text: ^0.3.2
25
characters: ^1.2.0
26
collection: ^1.15.0
27
follow_the_leader: ^0.0.4+8
@@ -41,8 +41,8 @@ dependencies:
41
dependency_overrides:
42
# # Override to local mono-repo path so devs can test this repo
43
# # against changes that they're making to other mono-repo packages
44
- attributed_text:
45
- path: ../attributed_text
+# attributed_text:
+# path: ../attributed_text
46
# super_text_layout:
47
# path: ../super_text_layout
48
0 commit comments