File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,10 +29,10 @@ packages:
2929 dependency: transitive
3030 description:
3131 name: characters
32- sha256: f71061c654a3380576a52b451dd5532377954cf9dbd272a78fc8479606670803
32+ sha256: faf38497bda5ead2a8c7615f4f7939df04333478bf32e4173fcb06d428b5716b
3333 url: "https://pub.dev"
3434 source: hosted
35- version: "1.4.0 "
35+ version: "1.4.1 "
3636 clock:
3737 dependency: transitive
3838 description:
@@ -49,14 +49,22 @@ packages:
4949 url: "https://pub.dev"
5050 source: hosted
5151 version: "1.19.1"
52+ cupertino_icons:
53+ dependency: transitive
54+ description:
55+ name: cupertino_icons
56+ sha256: "41e005c33bd814be4d3096aff55b1908d419fde52ca656c8c47719ec745873cd"
57+ url: "https://pub.dev"
58+ source: hosted
59+ version: "1.0.9"
5260 dropdown_search:
5361 dependency: "direct main"
5462 description:
5563 name: dropdown_search
56- sha256: c29b3e5147a82a06a4a08b3b574c51cb48cc17ad89893d53ee72a6f86643622e
64+ sha256: f9414cca28d6414fdc1250f78a052bcb7ddb596f5a1affbca8e79737a979a60a
5765 url: "https://pub.dev"
5866 source: hosted
59- version: "6 .0.2 "
67+ version: "7 .0.0 "
6068 fake_async:
6169 dependency: transitive
6270 description:
@@ -236,18 +244,18 @@ packages:
236244 dependency: transitive
237245 description:
238246 name: matcher
239- sha256: dc58c723c3c24bf8d3e2d3ad3f2f9d7bd9cf43ec6feaa64181775e60190153f2
247+ sha256: dc0b7dc7651697ea4ff3e69ef44b0407ea32c487a39fff6a4004fa585e901861
240248 url: "https://pub.dev"
241249 source: hosted
242- version: "0.12.17 "
250+ version: "0.12.19 "
243251 material_color_utilities:
244252 dependency: transitive
245253 description:
246254 name: material_color_utilities
247- sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec
255+ sha256: "9c337007e82b1889149c82ed242ed1cb24a66044e30979c44912381e9be4c48b"
248256 url: "https://pub.dev"
249257 source: hosted
250- version: "0.11.1 "
258+ version: "0.13.0 "
251259 meta:
252260 dependency: transitive
253261 description:
@@ -377,10 +385,10 @@ packages:
377385 dependency: transitive
378386 description:
379387 name: test_api
380- sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55
388+ sha256: "8161c84903fd860b26bfdefb7963b3f0b68fee7adea0f59ef805ecca346f0c7a"
381389 url: "https://pub.dev"
382390 source: hosted
383- version: "0.7.7 "
391+ version: "0.7.10 "
384392 typed_data:
385393 dependency: transitive
386394 description:
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ dependencies:
1818 sdk : flutter
1919 flutter_form_builder : ^10.3.0+1
2020 flutter_colorpicker : ^1.1.0
21- dropdown_search : ^ 6.0.2
21+ dropdown_search : " >= 6.0.2 <8.0.0 "
2222 signature : ^6.3.0
2323 # This version would be max, the same version used on flutter_localizations
2424 # https://github.com/flutter/flutter/blob/17025dd88227cd9532c33fa78f5250d548d87e9a/packages/flutter_localizations/pubspec.yaml#L14
You can’t perform that action at this time.
0 commit comments