]> git.proxmox.com Git - flutter/proxmox_login_manager.git/commitdiff
pubspec: track collection dependency as per dart fix recommendation
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 Apr 2024 06:14:22 +0000 (08:14 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 Apr 2024 06:17:13 +0000 (08:17 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
pubspec.yaml

index 33385dd6af8c49e83b6cf09bbb4c4153cd864e03..682c51b5c6a8ef69bf035a6260dbf124a76c3bce 100644 (file)
@@ -9,6 +9,7 @@ environment:
 dependencies:
   flutter:
     sdk: flutter
+  collection: any
   shared_preferences: ^2.0.15
   biometric_storage: ^5.0.0
   built_value: ^8.4.1