We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 848fdef commit 4db1833Copy full SHA for 4db1833
pubspec.yaml
@@ -40,6 +40,10 @@ dev_dependencies:
40
# flutter pub run build_runner build
41
json_serializable: ^3.3.0
42
43
+dependency_overrides:
44
+ # https://github.com/danvick/flutter_chips_input/issues/37
45
+ flutter_chips_input: ^1.9.0-dev.1
46
+
47
# For information on the generic Dart part of this file, see the
48
# following page: https://dart.dev/tools/pub/pubspec
49
0 commit comments