From e29a878dba5b023f31bb404fe148f509fc21cbba Mon Sep 17 00:00:00 2001 From: dab246 Date: Mon, 6 Mar 2023 15:36:07 +0700 Subject: [PATCH] TF-1527 Focus still in the same fields to continue add other email --- pubspec.lock | 27 +++++++++++++-------------- pubspec.yaml | 7 ++----- 2 files changed, 15 insertions(+), 19 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index ff22af652..965c7530d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -125,10 +125,10 @@ packages: dependency: transitive description: name: built_value - sha256: "169565c8ad06adb760c3645bf71f00bff161b00002cace266cad42c5d22a7725" + sha256: "31b7c748fd4b9adf8d25d72a4c4a59ef119f12876cf414f94f8af5131d5fa2b0" url: "https://pub.dev" source: hosted - version: "8.4.3" + version: "8.4.4" byte_converter: dependency: "direct main" description: @@ -1480,12 +1480,11 @@ packages: super_tag_editor: dependency: "direct main" description: - path: "." - ref: master - resolved-ref: "8ef077f9c2918c062bfda1b5d5b80f1e9d3e74cb" - url: "https://github.com/dab246/super_tag_editor.git" - source: git - version: "0.0.3+4" + name: super_tag_editor + sha256: "381896629b7004b30079f485196b9f067340313e717b239506e0fcc893b667a7" + url: "https://pub.dev" + source: hosted + version: "0.1.0" syncfusion_flutter_core: dependency: transitive description: @@ -1658,26 +1657,26 @@ packages: dependency: transitive description: name: vector_graphics - sha256: "254348b40251c995cf8301ac715486c8cfa0a93b7fdc4dbd495a30f04db1fb44" + sha256: e43c38822e7d2facd790fd617ce16b10cc359a4b094d5772e3198904270918ef url: "https://pub.dev" source: hosted - version: "1.1.0" + version: "1.1.1" vector_graphics_codec: dependency: transitive description: name: vector_graphics_codec - sha256: "143c290b762646c696c63be5d976bde7379ea892cb6868ddc5a17cbc56e71411" + sha256: "4a85a8563405bfe223052a85d6f8bc276ba3a22e12acfa3fd9a7108c67b32076" url: "https://pub.dev" source: hosted - version: "1.1.0" + version: "1.1.1" vector_graphics_compiler: dependency: transitive description: name: vector_graphics_compiler - sha256: "3190cc26d9ebda686bafb9721bb6a74c6d358700f4fc978a0f2cba6912daff86" + sha256: "9e8066d2f18e88f2fb1cf6c8ca567417bdfb0145ac28519dcca3c15d42a10b3e" url: "https://pub.dev" source: hosted - version: "1.1.0" + version: "1.1.1" vector_math: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index cb5a1e8f0..60d6e6927 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -61,11 +61,6 @@ dependencies: url: https://github.com/linagora/jmap-dart-client.git ref: master - super_tag_editor: - git: - url: https://github.com/dab246/super_tag_editor.git - ref: master - contacts_service: git: url: https://github.com/linagora/flutter_contacts.git @@ -200,6 +195,8 @@ dependencies: fluttertoast: 8.2.1 + super_tag_editor: 0.1.0 + dev_dependencies: flutter_test: sdk: flutter