TF-48 Create and update object for compose email

This commit is contained in:
dab246
2021-09-08 15:09:48 +07:00
committed by Dat H. Pham
parent 18d0206c44
commit db4d262a8c
20 changed files with 105 additions and 20 deletions
+11 -6
View File
@@ -23,9 +23,9 @@ environment:
dependency_overrides:
# build_runner dependencies
intl: 0.17.0
args: 2.1.1
dart_style: 2.0.2
analyzer: 2.0.0
args: 2.2.0
dart_style: 2.0.3
analyzer: 2.2.0
petitparser: 4.2.0
meta: 1.7.0
@@ -58,7 +58,6 @@ dependencies:
# Http client
dio: 4.0.0
json_annotation: 4.0.1
# equatable
equatable: 2.0.3
@@ -92,7 +91,10 @@ dependencies:
flutter_widget_from_html: 0.6.2
# flutter_chips_input
flutter_chips_input: 1.10.0
flutter_chips_input:
git:
url: git://github.com/dab246/flutter_chips_input.git
ref: master
# html_editor_enhanced
html_editor_enhanced:
@@ -100,12 +102,15 @@ dependencies:
url: git://github.com/dab246/html-editor-enhanced.git
ref: master
# uuid
uuid: 3.0.4
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: 2.0.5
json_serializable: 4.1.3
mockito: 5.0.10
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec