Skip to content

Commit a4f3021

Browse files
committed
reactive_fluent_ui 2.1.0
1 parent 311592c commit a4f3021

File tree

5 files changed

+28
-24
lines changed

5 files changed

+28
-24
lines changed

packages/reactive_fluent_ui/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.1.0]
2+
3+
* fluent_ui: ^4.11.2
4+
15
## [1.0.1]
26

37
* fluent_ui: ^4.8.7

packages/reactive_fluent_ui/example/pubspec.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ packages:
3737
dependency: transitive
3838
description:
3939
name: collection
40-
sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
40+
sha256: a1ace0a119f20aabc852d165077c036cd864315bd99b7eaa10a60100341941bf
4141
url: "https://pub.dev"
4242
source: hosted
43-
version: "1.18.0"
43+
version: "1.19.0"
4444
cupertino_icons:
4545
dependency: "direct main"
4646
description:
@@ -61,10 +61,10 @@ packages:
6161
dependency: transitive
6262
description:
6363
name: fluent_ui
64-
sha256: a8c76cb501303d108cb9bd33e516da7cfd078031ff427d68eab6069bf4492a2c
64+
sha256: "8e41dd62b321ec9a4a14cebe1dcb9144d7a32b9cef326332687c1da45d537540"
6565
url: "https://pub.dev"
6666
source: hosted
67-
version: "4.8.7"
67+
version: "4.11.2"
6868
flutter:
6969
dependency: "direct main"
7070
description: flutter
@@ -100,18 +100,18 @@ packages:
100100
dependency: transitive
101101
description:
102102
name: leak_tracker
103-
sha256: "3f87a60e8c63aecc975dda1ceedbc8f24de75f09e4856ea27daf8958f2f0ce05"
103+
sha256: "7bb2830ebd849694d1ec25bf1f44582d6ac531a57a365a803a6034ff751d2d06"
104104
url: "https://pub.dev"
105105
source: hosted
106-
version: "10.0.5"
106+
version: "10.0.7"
107107
leak_tracker_flutter_testing:
108108
dependency: transitive
109109
description:
110110
name: leak_tracker_flutter_testing
111-
sha256: "932549fb305594d82d7183ecd9fa93463e9914e1b67cacc34bc40906594a1806"
111+
sha256: "9491a714cca3667b60b5c420da8217e6de0d1ba7a5ec322fab01758f6998f379"
112112
url: "https://pub.dev"
113113
source: hosted
114-
version: "3.0.5"
114+
version: "3.0.8"
115115
leak_tracker_testing:
116116
dependency: transitive
117117
description:
@@ -203,7 +203,7 @@ packages:
203203
dependency: transitive
204204
description: flutter
205205
source: sdk
206-
version: "0.0.99"
206+
version: "0.0.0"
207207
source_span:
208208
dependency: transitive
209209
description:
@@ -216,10 +216,10 @@ packages:
216216
dependency: transitive
217217
description:
218218
name: stack_trace
219-
sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b"
219+
sha256: "9f47fd3630d76be3ab26f0ee06d213679aa425996925ff3feffdec504931c377"
220220
url: "https://pub.dev"
221221
source: hosted
222-
version: "1.11.1"
222+
version: "1.12.0"
223223
stream_channel:
224224
dependency: transitive
225225
description:
@@ -232,10 +232,10 @@ packages:
232232
dependency: transitive
233233
description:
234234
name: string_scanner
235-
sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
235+
sha256: "688af5ed3402a4bde5b3a6c15fd768dbf2621a614950b17f04626c431ab3c4c3"
236236
url: "https://pub.dev"
237237
source: hosted
238-
version: "1.2.0"
238+
version: "1.3.0"
239239
term_glyph:
240240
dependency: transitive
241241
description:
@@ -248,10 +248,10 @@ packages:
248248
dependency: transitive
249249
description:
250250
name: test_api
251-
sha256: "5b8a98dafc4d5c4c9c72d8b31ab2b23fc13422348d2997120294d3bac86b4ddb"
251+
sha256: "664d3a9a64782fcdeb83ce9c6b39e78fd2971d4e37827b9b06c3aa1edc5e760c"
252252
url: "https://pub.dev"
253253
source: hosted
254-
version: "0.7.2"
254+
version: "0.7.3"
255255
vector_math:
256256
dependency: transitive
257257
description:
@@ -264,10 +264,10 @@ packages:
264264
dependency: transitive
265265
description:
266266
name: vm_service
267-
sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
267+
sha256: f6be3ed8bd01289b34d679c2b62226f63c0e69f9fd2e50a6b3c1c729a961041b
268268
url: "https://pub.dev"
269269
source: hosted
270-
version: "14.2.5"
270+
version: "14.3.0"
271271
sdks:
272-
dart: ">=3.3.0 <4.0.0"
273-
flutter: ">=3.18.0-18.0.pre.54"
272+
dart: ">=3.4.0 <4.0.0"
273+
flutter: ">=3.27.0"

packages/reactive_fluent_ui/lib/src/reactive_fluent_auto_suggest_box.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ class ReactiveFluentAutoSuggestBox<T, V> extends ReactiveFormField<T, V> {
8989
//////////////////////////////////////////////////////////////////////////
9090
required List<AutoSuggestBoxItem<V>> items,
9191
TextEditingController? controller,
92-
BoxDecoration? decoration,
92+
WidgetStateProperty<BoxDecoration>? decoration,
9393
TextInputAction? textInputAction,
9494
TextStyle? style,
9595
bool autofocus = false,
@@ -112,7 +112,7 @@ class ReactiveFluentAutoSuggestBox<T, V> extends ReactiveFormField<T, V> {
112112
AutoSuggestBoxSorter<V>? sorter,
113113
Widget? trailingIcon,
114114
bool clearButtonEnabled = true,
115-
BoxDecoration? foregroundDecoration,
115+
WidgetStateProperty<BoxDecoration>? foregroundDecoration,
116116
bool enableKeyboardControls = true,
117117
double maxPopupHeight = 380.0,
118118
WidgetBuilder? noResultsFoundBuilder,

packages/reactive_fluent_ui/lib/src/reactive_fluent_text_form_box.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ class ReactiveFluentTextFormBox<T> extends ReactiveFormField<T, String> {
9090

9191
//////////////////////////////////////////////////////////////////////////
9292
TextEditingController? controller,
93-
BoxDecoration? decoration,
93+
WidgetStateProperty<BoxDecoration>? decoration,
9494
TextInputType? keyboardType,
9595
TextCapitalization textCapitalization = TextCapitalization.none,
9696
TextInputAction? textInputAction,

packages/reactive_fluent_ui/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: reactive_fluent_ui
22
description: Wrapper around fluent_ui to use with reactive_forms.
3-
version: 2.0.0
3+
version: 2.1.0
44
repository: https://github.com/artflutter/reactive_forms_widgets/tree/master/packages/reactive_fluent_ui
55
issue_tracker: https://github.com/artflutter/reactive_forms_widgets/issues
66

@@ -11,7 +11,7 @@ environment:
1111
dependencies:
1212
flutter:
1313
sdk: flutter
14-
fluent_ui: ^4.8.7
14+
fluent_ui: ^4.11.2
1515
reactive_forms: ">=16.0.0 <18.0.0"
1616

1717
dev_dependencies:

0 commit comments

Comments
 (0)