Skip to content

Commit d017506

Browse files
committed
Added valueTransformer function - allows transforming of field value before saving
1 parent d31f016 commit d017506

File tree

5,319 files changed

+8667
-5574
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,319 files changed

+8667
-5574
lines changed

.idea/libraries/Dart_Packages.xml

Lines changed: 0 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/workspace.xml

Lines changed: 252 additions & 222 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CHANGELOG.md

Lines changed: 16 additions & 0 deletions

README.md

Lines changed: 1 addition & 0 deletions

doc/api/__404error.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h1>404: Something's gone wrong :-(</h1>
8686

8787
<footer>
8888
<span class="no-break">
89-
flutter_form_builder 3.0.0-beta.3
89+
flutter_form_builder 3.0.0-beta.4
9090
</span>
9191

9292

doc/api/dart-async/AsyncError-class.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ <h2>Operators</h2>
254254

255255
<footer>
256256
<span class="no-break">
257-
flutter_form_builder 3.0.0-beta.3
257+
flutter_form_builder 3.0.0-beta.4
258258
</span>
259259

260260

doc/api/dart-async/AsyncError/AsyncError.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h2><span>Implementation</span></h2>
9999

100100
<footer>
101101
<span class="no-break">
102-
flutter_form_builder 3.0.0-beta.3
102+
flutter_form_builder 3.0.0-beta.4
103103
</span>
104104

105105

doc/api/dart-async/AsyncError/error.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h2><span>Implementation</span></h2>
100100

101101
<footer>
102102
<span class="no-break">
103-
flutter_form_builder 3.0.0-beta.3
103+
flutter_form_builder 3.0.0-beta.4
104104
</span>
105105

106106

doc/api/dart-async/AsyncError/stackTrace.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h2><span>Implementation</span></h2>
100100

101101
<footer>
102102
<span class="no-break">
103-
flutter_form_builder 3.0.0-beta.3
103+
flutter_form_builder 3.0.0-beta.4
104104
</span>
105105

106106

doc/api/dart-async/AsyncError/toString.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h2><span>Implementation</span></h2>
103103

104104
<footer>
105105
<span class="no-break">
106-
flutter_form_builder 3.0.0-beta.3
106+
flutter_form_builder 3.0.0-beta.4
107107
</span>
108108

109109

0 commit comments

Comments
 (0)