Standardize branch names of dependencies
This commit is contained in:
+5
-6
@@ -55,12 +55,12 @@ dependencies:
|
||||
rich_text_composer:
|
||||
git:
|
||||
url: https://github.com/linagora/rich-text-composer.git
|
||||
ref: cnb_supported
|
||||
ref: main
|
||||
|
||||
html_editor_enhanced:
|
||||
git:
|
||||
url: https://github.com/linagora/html-editor-enhanced.git
|
||||
ref: sprint_25_flutter_3_22_2
|
||||
ref: main
|
||||
# TODO: Move back to master after sprint 25 released
|
||||
|
||||
# TODO: We will change it when the PR in upstream repository will be merged
|
||||
@@ -68,7 +68,7 @@ dependencies:
|
||||
jmap_dart_client:
|
||||
git:
|
||||
url: https://github.com/linagora/jmap-dart-client.git
|
||||
ref: sprint25_from_migrate_5jun
|
||||
ref: main
|
||||
|
||||
contacts_service:
|
||||
git:
|
||||
@@ -88,7 +88,7 @@ dependencies:
|
||||
flutter_date_range_picker:
|
||||
git:
|
||||
url: https://github.com/linagora/flutter-date-range-picker.git
|
||||
ref: sprint_25_flutter_3_22_2
|
||||
ref: main
|
||||
# TODO: Move back to master after sprint 25 released
|
||||
|
||||
super_tag_editor: 0.3.0
|
||||
@@ -102,11 +102,10 @@ dependencies:
|
||||
|
||||
# TODO: We will change it when the PR in upstream repository will be merged
|
||||
# https://github.com/espresso3389/flutter_pdf_render/pull/148
|
||||
# https://github.com/espresso3389/flutter_pdf_render/pull/151
|
||||
pdf_render:
|
||||
git:
|
||||
url: https://github.com/linagora/flutter_pdf_render.git
|
||||
ref: twake_supported
|
||||
ref: main
|
||||
|
||||
### Dependencies from pub.dev ###
|
||||
cupertino_icons: 1.0.6
|
||||
|
||||
Reference in New Issue
Block a user