File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
name : form_builder_extra_fields
2
2
description : Additional ready-made form input fields for flutter_form_builder package
3
3
version : 11.1.0
4
- issue_tracker : https://github.com/flutter-form-builder-ecosystem/form_builder_extra_fields/issues
5
4
homepage : https://github.com/flutter-form-builder-ecosystem
6
5
repository : https://github.com/flutter-form-builder-ecosystem/form_builder_extra_fields
6
+ issue_tracker : https://github.com/flutter-form-builder-ecosystem/form_builder_extra_fields/issues
7
7
topics :
8
8
- form
9
9
funding :
@@ -22,7 +22,7 @@ dependencies:
22
22
signature : ^6.0.0
23
23
# This version would be max, the same version used on flutter_localizations
24
24
# https://github.com/flutter/flutter/blob/17025dd88227cd9532c33fa78f5250d548d87e9a/packages/flutter_localizations/pubspec.yaml#L14
25
- intl : ^ 0.19.0
25
+ intl : " >= 0.19.0 <0.21.0 "
26
26
flutter_typeahead : ^5.2.0
27
27
flutter_rating_bar : ^4.0.1
28
28
You can’t perform that action at this time.
0 commit comments