Skip to content

Commit

Permalink
Update dependencies compatible flutter 3.10.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dab246 committed Jul 18, 2023
1 parent b1a653e commit 6e075d4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -602,8 +602,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "upgrade_v3.10.6"
resolved-ref: a3b41a21e18cd0884a834c45c51d751fae391f36
ref: upgrade_3_10_x
resolved-ref: c57066ac64bca6f5f475039032da1758dacd7075
url: "https://github.com/linagora/flutter-date-range-picker.git"
source: git
version: "1.0.2"
Expand Down Expand Up @@ -889,8 +889,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "upgrade_v3.10.6"
resolved-ref: e268d4762b9117029ed03b2e61b384f3705d32f9
ref: upgrade_3_10_x
resolved-ref: "33559b23eebea37dee9e78bdbd9854d211b1fb6e"
url: "https://github.com/linagora/html-editor-enhanced.git"
source: git
version: "2.5.1"
Expand Down Expand Up @@ -1496,8 +1496,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "upgrade_v3.10.6"
resolved-ref: "08a743cd37fd3d8cce072bd278f7d8132fe95ed1"
ref: upgrade_3_10_x
resolved-ref: b28a36844b6e8e1dd7f252570841942240bf3d9d
url: "https://github.com/dab246/super_tag_editor.git"
source: git
version: "0.1.3"
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies:
html_editor_enhanced:
git:
url: https://github.com/linagora/html-editor-enhanced.git
ref: upgrade_v3.10.6
ref: upgrade_3_10_x

jmap_dart_client:
git:
Expand All @@ -79,12 +79,12 @@ dependencies:
flutter_date_range_picker:
git:
url: https://github.com/linagora/flutter-date-range-picker.git
ref: upgrade_v3.10.6
ref: upgrade_3_10_x

super_tag_editor:
git:
url: https://github.com/dab246/super_tag_editor.git
ref: upgrade_v3.10.6
ref: upgrade_3_10_x

### Dependencies from pub.dev ###
cupertino_icons: 1.0.5
Expand Down

0 comments on commit 6e075d4

Please sign in to comment.