mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-08-06 15:21:21 +08:00
Upgrade to Flutter 2.5
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
// Generated file. Do not edit.
|
||||
//
|
||||
|
||||
// clang-format off
|
||||
|
||||
#include "generated_plugin_registrant.h"
|
||||
|
||||
#include <sentry_flutter/sentry_flutter_plugin.h>
|
||||
|
@ -2,6 +2,8 @@
|
||||
// Generated file. Do not edit.
|
||||
//
|
||||
|
||||
// clang-format off
|
||||
|
||||
#ifndef GENERATED_PLUGIN_REGISTRANT_
|
||||
#define GENERATED_PLUGIN_REGISTRANT_
|
||||
|
||||
|
38
pubspec.lock
38
pubspec.lock
@ -14,7 +14,7 @@ packages:
|
||||
name: analyzer
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.7.1"
|
||||
version: "1.7.2"
|
||||
analyzer_plugin:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -63,7 +63,7 @@ packages:
|
||||
name: async
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.6.1"
|
||||
version: "2.8.1"
|
||||
auto_size_text:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@ -175,7 +175,7 @@ packages:
|
||||
name: charcode
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.2.0"
|
||||
version: "1.3.1"
|
||||
checked_yaml:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -300,7 +300,7 @@ packages:
|
||||
description:
|
||||
path: "."
|
||||
ref: HEAD
|
||||
resolved-ref: "8b42b8a7bc380957724860deb3b835f06ca83188"
|
||||
resolved-ref: "86f9a848a36ab274b29be8d31e394fe5ae0d9273"
|
||||
url: "https://github.com/GitJournal/dart-git.git"
|
||||
source: git
|
||||
version: "0.0.2"
|
||||
@ -452,7 +452,7 @@ packages:
|
||||
name: file_picker
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "3.0.1"
|
||||
version: "4.0.2"
|
||||
filesystem_picker:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@ -559,7 +559,7 @@ packages:
|
||||
name: flutter_plugin_android_lifecycle
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.0.1"
|
||||
version: "2.0.3"
|
||||
flutter_runtime_env:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@ -881,7 +881,7 @@ packages:
|
||||
name: meta
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.3.0"
|
||||
version: "1.7.0"
|
||||
mime:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -1090,10 +1090,12 @@ packages:
|
||||
photo_view:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: photo_view
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.11.1"
|
||||
path: "."
|
||||
ref: "bugfix/flutter-2.5-update"
|
||||
resolved-ref: "6c9aee42e1d6d7be7fbd53e9df47e46d3efc81b6"
|
||||
url: "https://github.com/karvulf/photo_view.git"
|
||||
source: git
|
||||
version: "0.12.0"
|
||||
platform:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -1128,7 +1130,7 @@ packages:
|
||||
name: postgrest
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.1.5"
|
||||
version: "0.1.7"
|
||||
process:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -1191,7 +1193,7 @@ packages:
|
||||
name: realtime_client
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.1.8"
|
||||
version: "0.1.10"
|
||||
recase:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@ -1448,14 +1450,14 @@ packages:
|
||||
name: supabase
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.1.0"
|
||||
version: "0.2.5"
|
||||
supabase_flutter:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: supabase_flutter
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.1.0"
|
||||
version: "0.2.6"
|
||||
synchronized:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@ -1476,21 +1478,21 @@ packages:
|
||||
name: test
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.16.8"
|
||||
version: "1.17.10"
|
||||
test_api:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: test_api
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.3.0"
|
||||
version: "0.4.2"
|
||||
test_core:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: test_core
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.3.19"
|
||||
version: "0.4.0"
|
||||
time:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
@ -35,7 +35,7 @@ dependencies:
|
||||
equatable: ^2.0.0
|
||||
ext_storage:
|
||||
git: https://github.com/GitJournal/ext_storage.git
|
||||
file_picker: ^3.0.1
|
||||
file_picker: ^4.0.2
|
||||
filesystem_picker: ^2.0.0-nullsafety.0 # for directories
|
||||
fimber: ^0.6.1
|
||||
flutter_cache_manager: ^3.0.1
|
||||
@ -59,7 +59,10 @@ dependencies:
|
||||
package_info_plus: ^1.0.4
|
||||
path: ^1.8.0
|
||||
permission_handler: ^6.1.1
|
||||
photo_view: ^0.11.1
|
||||
photo_view:
|
||||
git:
|
||||
url: https://github.com/karvulf/photo_view.git
|
||||
ref: bugfix/flutter-2.5-update
|
||||
provider: ^5.0.0
|
||||
quick_actions: ^0.6.0+3
|
||||
receive_sharing_intent: ^1.4.5
|
||||
@ -83,7 +86,7 @@ dependencies:
|
||||
universal_io: ^2.0.4
|
||||
sprintf: ^6.0.0
|
||||
recase: ^4.0.0
|
||||
supabase_flutter: ^0.1.0
|
||||
supabase_flutter: ^0.2.5
|
||||
nested: ^1.0.0
|
||||
language_picker: ^0.4.1
|
||||
flutter_login:
|
||||
|
Reference in New Issue
Block a user