Commit a16fb6e
committed
chore(release): flutter 10.0.0 [skip ci]
# [10.0.0](flutter-9.0.0...flutter-10.0.0) (2025-11-28)
### Bug Fixes
* `ParseXFile` uploads file with content-type `application/octet-stream` if not explicitly set ([#1048](#1048)) ([a47f2a0](a47f2a0))
* Add support for Dart 3.4, 3.5; remove support for Dart 3.0, 3.1 ([#1016](#1016)) ([a3449f4](a3449f4))
* HTTP client exception not handled properly resulting in incorrectly formatted error ([#1021](#1021)) ([4f20640](4f20640))
### Features
* Add client access via `ParseDioClient.client` and `ParseHTTPClient.client` ([#1025](#1025)) ([af14388](af14388))
* Remove support for expired Dart and Flutter versions ([#1052](#1052)) ([dbeb5cb](dbeb5cb))
### BREAKING CHANGES
* This release removes support for Dart 3.2 - 3.9 and Flutter 3.16 - 3.37. These versions exceeded their 6-month support window after the next significant version release. The minimum required versions are now Dart 3.10 and Flutter 3.38. ([dbeb5cb](dbeb5cb))1 parent 5c3cc19 commit a16fb6e
File tree
4 files changed
+23
-4
lines changed- packages/flutter
4 files changed
+23
-4
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
1 | 20 | | |
2 | 21 | | |
3 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments