Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx
Co-authored-by: Gordon <pggordonhayes@gmail.com>
This commit is contained in:
@@ -148,7 +148,7 @@ To tweak any of the default properties individually, you can use `defaultMessage
|
||||
#### 🛑️ Breaking Changes from 1.5.3
|
||||
|
||||
* Migrate this package to null safety
|
||||
* channelsBloc.queryChannels(), ChannelListCore options param/property is removed in favor of individual params/properties
|
||||
* `channelsBloc.queryChannels()`, `ChannelListCore` options param/property is removed in favor of individual params/properties
|
||||
* `options.state` -> `bool state`
|
||||
* `options.watch` -> `bool watch`
|
||||
* `options.presence` -> `bool presence`
|
||||
|
||||
Reference in New Issue
Block a user