Skip to content

Commit c555bbe

Browse files
authored
docs: Remove compatibility table from READMEs (#1088)
1 parent a6feb17 commit c555bbe

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

packages/dart/README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ This library gives you access to the powerful Parse Server backend from your Dar
2020
---
2121

2222
- [Compatibility](#compatibility)
23-
- [Currently Supported Versions](#currently-supported-versions)
2423
- [Handling Version Conflicts](#handling-version-conflicts)
2524
- [Getting Started](#getting-started)
2625
- [Documentation](#documentation)
@@ -35,15 +34,6 @@ The Parse Dart SDK is continuously tested with the most recent release of the Da
3534
> [!Note]
3635
> Support windows are calculated from official Dart release dates. When a version's support period expires, it will be dropped in the next Parse SDK major release without advance notice. For full details, see [VERSIONING_POLICY.md](../../VERSIONING_POLICY.md).
3736
38-
### Currently Supported Versions
39-
40-
| Version | Latest Version | End of Support | Compatible |
41-
|-----------|----------------|----------------|------------|
42-
| Dart 3.2 | 3.2.6 | Jan 2025 | ✅ Yes |
43-
| Dart 3.3 | 3.3.4 | Apr 2025 | ✅ Yes |
44-
| Dart 3.4 | 3.4.4 | Jun 2025 | ✅ Yes |
45-
| Dart 3.5 | 3.5.3 | Sep 2025 | ✅ Yes |
46-
4737
### Handling Version Conflicts
4838

4939
If you encounter version conflicts with the Parse SDK:

packages/flutter/README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ This library gives you access to the powerful Parse Server backend from your Flu
2020
---
2121

2222
- [Compatibility](#compatibility)
23-
- [Currently Supported Versions](#currently-supported-versions)
2423
- [Handling Version Conflicts](#handling-version-conflicts)
2524
- [Getting Started](#getting-started)
2625
- [Documentation](#documentation)
@@ -38,15 +37,6 @@ The Parse Flutter SDK is continuously tested with the most recent release of the
3837
> [!Note]
3938
> Support windows are calculated from official Flutter release dates. When a version's support period expires, it will be dropped in the next Parse SDK major release without advance notice. For full details, see [VERSIONING_POLICY.md](../../VERSIONING_POLICY.md).
4039
41-
### Currently Supported Versions
42-
43-
| Version | Latest Version | End of Support | Compatible |
44-
|--------------|----------------|----------------|------------|
45-
| Flutter 3.16 | 3.16.9 | Jan 2025 | ✅ Yes |
46-
| Flutter 3.19 | 3.19.6 | Apr 2025 | ✅ Yes |
47-
| Flutter 3.22 | 3.22.3 | Jul 2025 | ✅ Yes |
48-
| Flutter 3.24 | 3.24.3 | Sep 2025 | ✅ Yes |
49-
5040
### Handling Version Conflicts
5141

5242
If you encounter version conflicts with the Parse SDK:

0 commit comments

Comments
 (0)