This commit is contained in:
Patrick Alvin Alcala 2025-02-03 15:52:50 +08:00
parent cf2ce36f87
commit 50d2cba7f2
9 changed files with 156 additions and 83 deletions

View file

@ -57,14 +57,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.1.1"
bottom_picker:
dependency: "direct main"
description:
name: bottom_picker
sha256: "8ede549685825df389135bebc7984416ed95f24d4f19631d21ad25c9c23db482"
url: "https://pub.dev"
source: hosted
version: "2.10.1"
characters:
dependency: transitive
description:
@ -113,14 +105,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "3.0.6"
cupertino_icons:
dependency: "direct main"
description:
name: cupertino_icons
sha256: ba631d1c7f7bef6b729a622b7b752645a2d076dba9976925b8f25725a30e1ee6
url: "https://pub.dev"
source: hosted
version: "1.0.8"
dbus:
dependency: transitive
description:
@ -774,5 +758,5 @@ packages:
source: hosted
version: "2.0.3"
sdks:
dart: ">=3.6.0 <4.0.0"
dart: ">=3.6.1 <4.0.0"
flutter: ">=3.27.0"