Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx
Co-authored-by: Reuben Turner <[email protected]>
This commit is contained in:
co-authored by
Reuben Turner
parent
816f9ab7fa
commit
695760637b
@@ -277,7 +277,7 @@ Use these explicit parameters in the query parameters instead of the option keys
|
|||||||
* `client.queryUsers()` options param is removed in favor of individual params
|
* `client.queryUsers()` options param is removed in favor of individual params
|
||||||
* `option.presence` -> `bool presence`
|
* `option.presence` -> `bool presence`
|
||||||
|
|
||||||
5) We added type safe filters to make filtering in the app easier. Change over the filters to the
|
5) We added type-safe filters to make filtering in the app easier. Change over the filters to the
|
||||||
new implementation.
|
new implementation.
|
||||||
|
|
||||||
As an example, in the old app this filter:
|
As an example, in the old app this filter:
|
||||||
|
|||||||
Reference in New Issue
Block a user