docs: grammar fixes
This commit is contained in:
@@ -13,7 +13,7 @@ We also support a variety of other SDKs.
|
|||||||
|
|
||||||
This section of the documentation focuses on our Flutter SDK which helps you easily
|
This section of the documentation focuses on our Flutter SDK which helps you easily
|
||||||
ship high quality messaging experiences in apps and programs built with the [Flutter toolkit
|
ship high quality messaging experiences in apps and programs built with the [Flutter toolkit
|
||||||
by Google](https://flutter.dev).
|
made by Google](https://flutter.dev).
|
||||||
|
|
||||||
The Stream Chat Flutter SDK comprises five different packages to choose from, ranging from ones
|
The Stream Chat Flutter SDK comprises five different packages to choose from, ranging from ones
|
||||||
giving you complete control to ones that give you a rich out-of-the-box chat experience.
|
giving you complete control to ones that give you a rich out-of-the-box chat experience.
|
||||||
@@ -32,7 +32,7 @@ saving chat data locally.
|
|||||||
5. <b>Localizations (stream_chat_localizations)</b>: provides a set of localizations for the SDK.
|
5. <b>Localizations (stream_chat_localizations)</b>: provides a set of localizations for the SDK.
|
||||||
|
|
||||||
We recommend building prototypes using the full UI package, [stream_chat_flutter](https://pub.dev/packages/stream_chat_flutter),
|
We recommend building prototypes using the full UI package, [stream_chat_flutter](https://pub.dev/packages/stream_chat_flutter),
|
||||||
since it contains UI widgets already integrated with Stream's API. Is the fastest way to get up
|
since it contains UI widgets already integrated with Stream's API. It is the fastest way to get up
|
||||||
and running using Stream chat in your app.
|
and running using Stream chat in your app.
|
||||||
|
|
||||||
The Flutter SDK enables you to build any type of chat or messaging experience for Android, iOS, Web
|
The Flutter SDK enables you to build any type of chat or messaging experience for Android, iOS, Web
|
||||||
|
|||||||
Reference in New Issue
Block a user