Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx

This commit is contained in:
Deven Joshi
2021-07-16 20:47:37 +05:30
committed by GitHub
parent 9a36b961ba
commit 95febb00cf
@@ -166,6 +166,7 @@ To tweak any of the default properties individually, you can use `defaultMessage
### Migrating to 2.0 for `stream_chat_flutter_core`
:::note
If you are migrating your full Flutter project to null-safety, first make sure you follow the
instructions from the [official Null Safety migration guide](https://dart.dev/null-safety/migration-guide).
:::