Skip to content

Commit

Permalink
Sync/Data Ingest: Add Flutter SDK to SDKs that support Data Ingest (#641
Browse files Browse the repository at this point in the history
)

Add Flutter SDK to SDKs that support Data Ingest
  • Loading branch information
dacharyc authored Dec 4, 2023
1 parent 793b64e commit c835d95
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/sync/configure/sync-settings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -412,8 +412,9 @@ After you have enabled Data Ingest, you implement it in the client app via
the client SDKs. Currently, the following Realm SDKs support Data Ingest:

- C++ SDK: :ref:`cpp-stream-data-to-atlas`
- .NET SDK: :ref:`dotnet-data-ingest`
- Flutter SDK: :ref:`flutter-stream-data-to-atlas`
- Kotlin SDK: :ref:`kotlin-stream-data-to-atlas`
- .NET SDK: :ref:`dotnet-data-ingest`
- Node.js SDK: :ref:`node-define-an-asymmetric-object`
- React Native SDK: :ref:`react-native-define-an-asymmetric-object`
- Swift SDK: :ref:`swift-stream-data-to-atlas`
Expand Down

0 comments on commit c835d95

Please sign in to comment.