File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -1115,6 +1115,14 @@ packages:
11151115 url: "https://pub.dev"
11161116 source: hosted
11171117 version: "1.4.0"
1118+ unorm_dart:
1119+ dependency: "direct main"
1120+ description:
1121+ name: unorm_dart
1122+ sha256: "8e3870a1caa60bde8352f9597dd3535d8068613269444f8e35ea8925ec84c1f5"
1123+ url: "https://pub.dev"
1124+ source: hosted
1125+ version: "0.3.1+1"
11181126 url_launcher:
11191127 dependency: "direct main"
11201128 description:
Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ dependencies:
6565 wakelock_plus : ^1.2.8
6666 zulip_plugin :
6767 path : ./packages/zulip_plugin
68+ unorm_dart : ^0.3.1+1
6869 # Keep list sorted when adding dependencies; it helps prevent merge conflicts.
6970
7071dependency_overrides :
You can’t perform that action at this time.
0 commit comments