TF-1545: Update pick color dialog in rich text

(cherry picked from commit e70c9871c3e47ac2d0f2ed47265cae398665d984)
This commit is contained in:
HuyNguyen
2023-03-31 00:48:49 +07:00
committed by Dat Vu
parent c01c27b5b6
commit 3c761af4f4
10 changed files with 1739 additions and 57 deletions
+1 -17
View File
@@ -145,22 +145,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "6.1.4"
flex_color_picker:
dependency: "direct main"
description:
name: flex_color_picker
sha256: "607c9fdb26be84d4a5a0931ab42a7eda725372e4f5ebaa2526ab6b22ead752f9"
url: "https://pub.dev"
source: hosted
version: "3.1.0"
flex_seed_scheme:
dependency: transitive
description:
name: flex_seed_scheme
sha256: "7058288ef97d348657ac95cea25d65a9aac181ca08387ede891fd7230ad7600f"
url: "https://pub.dev"
source: hosted
version: "1.2.3"
flutter:
dependency: "direct main"
description: flutter
@@ -575,4 +559,4 @@ packages:
version: "6.2.2"
sdks:
dart: ">=2.19.2 <3.0.0"
flutter: ">=3.7.0"
flutter: ">=3.7.0-0"