chore(llc, core, persistence, ui, localization): updated minimum supported SDK version to Flutter 3.3/Dart 2.18

Signed-off-by: xsahil03x <xdsahil@gmail.com>
This commit is contained in:
Sahil Kumar
2023-07-06 02:44:15 +05:30
committed by xsahil03x
parent bcf7f2546e
commit 44b53611a0
15 changed files with 43 additions and 18 deletions
+6
View File
@@ -1,3 +1,9 @@
## Upcoming
🔄 Changed
- Updated minimum supported `SDK` version to Dart 2.18
## 6.4.0
🐞 Fixed
+2 -2
View File
@@ -5,8 +5,8 @@ publish_to: "none"
version: 1.0.0+1
environment:
sdk: '>=2.17.0 <4.0.0'
flutter: ">=1.17.0"
sdk: '>=2.18.0 <4.0.0'
flutter: ">=3.3.0"
dependencies:
cupertino_icons: ^1.0.5
+1 -1
View File
@@ -6,7 +6,7 @@ repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
environment:
sdk: '>=2.17.0 <4.0.0'
sdk: '>=2.18.0 <4.0.0'
dependencies:
async: ^2.10.0
@@ -1,3 +1,9 @@
## Upcoming
🔄 Changed
- Updated minimum supported `SDK` version to Flutter 3.3/Dart 2.18
## 6.5.0
🐞 Fixed
@@ -18,8 +18,8 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=2.17.0 <4.0.0'
flutter: ">=1.17.0"
sdk: ">=2.18.0 <4.0.0"
flutter: ">=3.3.0"
dependencies:
# The following adds the Cupertino Icons font to your application.
+2 -2
View File
@@ -6,8 +6,8 @@ repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
environment:
sdk: ">=2.17.0 <4.0.0"
flutter: ">=1.20.0"
sdk: ">=2.18.0 <4.0.0"
flutter: ">=3.3.0"
dependencies:
cached_network_image: ^3.0.0
@@ -1,3 +1,7 @@
## Upcoming
- Updated minimum supported `SDK` version to Flutter 3.3/Dart 2.18
## 6.4.0
- Updated `stream_chat` dependency to [`6.4.0`](https://pub.dev/packages/stream_chat/changelog).
@@ -18,8 +18,8 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=2.17.0 <4.0.0'
flutter: ">=1.17.0"
sdk: ">=2.18.0 <4.0.0"
flutter: ">=3.3.0"
dependencies:
# The following adds the Cupertino Icons font to your application.
@@ -6,8 +6,8 @@ repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
environment:
sdk: '>=2.17.0 <4.0.0'
flutter: ">=1.17.0"
sdk: ">=2.18.0 <4.0.0"
flutter: ">=3.3.0"
dependencies:
collection: ^1.17.0
@@ -1,3 +1,7 @@
## Upcoming
- Updated minimum supported `SDK` version to Flutter 3.3/Dart 2.18
## 5.5.0
* Updated `stream_chat_flutter` dependency to [`6.5.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
@@ -5,7 +5,8 @@ publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=2.17.0 <4.0.0'
sdk: ">=2.18.0 <4.0.0"
flutter: ">=3.3.0"
dependencies:
cupertino_icons: ^1.0.3
@@ -6,8 +6,8 @@ repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
environment:
sdk: '>=2.17.0 <4.0.0'
flutter: ">=1.20.0"
sdk: ">=2.18.0 <4.0.0"
flutter: ">=3.3.0"
dependencies:
flutter:
@@ -1,3 +1,7 @@
## Upcoming
- Updated minimum supported `SDK` version to Flutter 3.3/Dart 2.18
## 6.4.0
- Updated `stream_chat` dependency to [`6.4.0`](https://pub.dev/packages/stream_chat/changelog).
@@ -5,8 +5,8 @@ publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=2.17.0 <4.0.0'
flutter: ">=1.17.0"
sdk: ">=2.18.0 <4.0.0"
flutter: ">=3.3.0"
dependencies:
cupertino_icons: ^1.0.3
@@ -6,8 +6,8 @@ repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
environment:
sdk: '>=2.17.0 <4.0.0'
flutter: ">=1.17.0"
sdk: ">=2.18.0 <4.0.0"
flutter: ">=3.3.0"
dependencies:
drift: ^2.7.0