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
+8
View File
@@ -24,6 +24,9 @@ dependencies:
flutter:
sdk: flutter
core:
path: ../core
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
@@ -46,11 +49,16 @@ dependencies:
# uri
uri: 1.0.0
# json_annotation
json_annotation: 4.0.1
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: 2.0.5
json_serializable: 4.1.3
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec