Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update versions in readme.md #1364

Merged
merged 1 commit into from
Aug 3, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,7 @@ Realm Flutter package is published to [realm](https://pub.dev/packages/realm).
## Environment setup for Realm Flutter

* Realm Flutter supports the platforms iOS, Android, Windows, MacOS and Linux.

* Flutter 3.0.3 or newer.
* Flutter 3.10.2 or newer.
* For Flutter Desktop environment setup, see [Desktop support for Flutter](https://docs.flutter.dev/desktop).
* Cocoapods v1.11 or newer.
* CMake 3.21 or newer.
Expand Down Expand Up @@ -287,8 +286,7 @@ Realm Dart package is published to [realm_dart](https://pub.dev/packages/realm_d
## Environment setup for Realm Dart

* Realm Dart supports the platforms Windows, Mac and Linux.

* Dart SDK 2.17.5 or newer.
* Dart SDK 3.0.2 or newer.

## Usage

Expand Down
Loading