summaryrefslogtreecommitdiffstats
path: root/pubspec.yaml
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2023-10-18 15:58:06 -0400
committerScott Murray <scott.murray@konsulko.com>2023-10-18 16:02:59 -0400
commit09c2e4a49c3c2808ff8515096fce01e853ee474f (patch)
tree4bae644c4ac5f25a0fd25ab82b601755b7ed6f56 /pubspec.yaml
parent6a853805d2479bf7b111511b1f94907e425c607a (diff)
Update numberpicker
Bump numberpicker module dependency to 2.1.2 to get a fix for it using deprecated Material theme features that are now gone in newer versions of Flutter. Bug-AGL: SPEC-4936 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I6394faae71c179fe80eab9a9e288b8ba4b196e6f
Diffstat (limited to 'pubspec.yaml')
-rw-r--r--pubspec.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pubspec.yaml b/pubspec.yaml
index df24576..8282675 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -31,7 +31,7 @@ dependencies:
sdk: flutter
flutter_svg_provider: ^1.0.3
- numberpicker: ^2.1.1
+ numberpicker: ^2.1.2
slider_controller: ^0.0.3
flutter_riverpod: ^1.0.3
yaml: ^3.1.1