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

Co-authored-by: Deven Joshi <deven9852@gmail.com>
This commit is contained in:
Salvatore Giordano
2022-05-02 17:50:39 +02:00
committed by GitHub
parent 37ca6f7211
commit ecfb5aadb7
@@ -46,7 +46,7 @@ This section highlights functionality removed.
### Video Compression
The automatic video compression when uploading a video has been removed. You can integrate this yourself by manipulating attachments using a [custom attachment uploader](<[https://getstream.io/chat/docs/flutter-dart/file_uploads/?language=dart](https://getstream.io/chat/docs/flutter-dart/file_uploads/?language=dart)>).
The automatic video compression when uploading a video has been removed. You can integrate this yourself by manipulating attachments using a [custom attachment uploader](https://getstream.io/chat/docs/flutter-dart/file_uploads/?language=dart).
### Slidable Channel List Item