chore(mobile): Bump to Flutter 3.19.0 (#7167)

* Bump to Flutter 3.19.0

* Ran pub upgrade --major-versions and removed isar_version alias

Wrong http version

* Updated share_plus to fix android build

* Updates github actions to 3.19.0

* upgrade to 3.19.3

* upgrade to 3.19.3

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
This commit is contained in:
martyfuhry
2024-03-21 12:31:18 -04:00
committed by GitHub
parent 95fb9c4365
commit 5ef6215546
5 changed files with 220 additions and 189 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{
"flutterSdkVersion": "3.16.9",
"flutterSdkVersion": "3.19.3",
"flavors": {}
}