You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
about: You want to report something that is wrong or missing from the documentation
4
+
title: ''
5
+
labels: documentation
6
+
assignees: ''
7
+
8
+
---
9
+
10
+
### Describe the change you would like to see
11
+
<!-- A clear and concise description of the bug or documentation you feel is missing.
12
+
For example: The Technical Reference does not include information about the FormBuilderFilterChip widget. -->
13
+
14
+
### How would the suggested change make the documentation more useful?
15
+
<!-- Provide context for how the requested change would make the docs easier to use and improve your ability to develop successful applications with this packages.
16
+
For example: It's hard to know a method exists or understand its use when you have to search through the code base to learn about it. Properly documenting it in the Technical Reference makes it easier for me to know what the flutter_fom_builder is (and is not capable of). -->
17
+
18
+
### Additional context
19
+
<!-- Add any other context about your feedback here.
20
+
For example: I am reading the docs directly from GitHub, so it's harder for me to find information on a particular method if it's not included in the documentation. -->
0 commit comments