Skip to content

Commit

Permalink
Migrate branch upgrade to master for dependency
Browse files Browse the repository at this point in the history
(cherry picked from commit 767a4c2)
  • Loading branch information
dab246 committed Aug 18, 2023
1 parent 8eed49f commit 6225ec8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 17 deletions.
19 changes: 9 additions & 10 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -610,8 +610,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: upgrade_3_10_x
resolved-ref: c57066ac64bca6f5f475039032da1758dacd7075
ref: master
resolved-ref: "0393f6de405ed6b80ca363e87a436be81e3daf05"
url: "https://github.com/linagora/flutter-date-range-picker.git"
source: git
version: "1.0.2"
Expand Down Expand Up @@ -905,8 +905,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: upgrade_3_10_x
resolved-ref: "33559b23eebea37dee9e78bdbd9854d211b1fb6e"
ref: email_supported
resolved-ref: "11cf3928c18a43ad29f6dfb3d3b0a712a41ec816"
url: "https://github.com/linagora/html-editor-enhanced.git"
source: git
version: "2.5.1"
Expand Down Expand Up @@ -1519,12 +1519,11 @@ packages:
super_tag_editor:
dependency: "direct main"
description:
path: "."
ref: upgrade_3_10_x
resolved-ref: b28a36844b6e8e1dd7f252570841942240bf3d9d
url: "https://github.com/dab246/super_tag_editor.git"
source: git
version: "0.1.3"
name: super_tag_editor
sha256: "1bd2e25fb147a2144b3451a8489b35f5cad09f27fe2dca3c0f5cbe4ae12d3047"
url: "https://pub.dev"
source: hosted
version: "0.2.0"
syncfusion_flutter_core:
dependency: transitive
description:
Expand Down
11 changes: 4 additions & 7 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_3_10_x
ref: email_supported

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

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

### Dependencies from pub.dev ###
cupertino_icons: 1.0.5
Expand Down Expand Up @@ -207,6 +202,8 @@ dependencies:

flutter_linkify: 6.0.0

super_tag_editor: 0.2.0

dev_dependencies:
flutter_test:
sdk: flutter
Expand Down

0 comments on commit 6225ec8

Please sign in to comment.