Revert "chore: Update dependencies"

This reverts commit 33b6aca061
This commit is contained in:
Krille Fear 2021-06-18 09:52:37 +00:00
parent 18b663964a
commit eda7eb5163
3 changed files with 52 additions and 182 deletions

View File

@ -6,26 +6,22 @@ import FlutterMacOS
import Foundation
import audioplayers
import file_selector_macos
import file_chooser
import firebase_core
import flutter_local_notifications
import package_info
import package_info_plus_macos
import path_provider_macos
import share_plus_macos
import shared_preferences_macos
import sqflite
import url_launcher_macos
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
AudioplayersPlugin.register(with: registry.registrar(forPlugin: "AudioplayersPlugin"))
FileSelectorPlugin.register(with: registry.registrar(forPlugin: "FileSelectorPlugin"))
FileChooserPlugin.register(with: registry.registrar(forPlugin: "FileChooserPlugin"))
FLTFirebaseCorePlugin.register(with: registry.registrar(forPlugin: "FLTFirebaseCorePlugin"))
FlutterLocalNotificationsPlugin.register(with: registry.registrar(forPlugin: "FlutterLocalNotificationsPlugin"))
FLTPackageInfoPlugin.register(with: registry.registrar(forPlugin: "FLTPackageInfoPlugin"))
FLTPackageInfoPlusPlugin.register(with: registry.registrar(forPlugin: "FLTPackageInfoPlusPlugin"))
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))
SharePlusMacosPlugin.register(with: registry.registrar(forPlugin: "SharePlusMacosPlugin"))
SharedPreferencesPlugin.register(with: registry.registrar(forPlugin: "SharedPreferencesPlugin"))
SqflitePlugin.register(with: registry.registrar(forPlugin: "SqflitePlugin"))
UrlLauncherPlugin.register(with: registry.registrar(forPlugin: "UrlLauncherPlugin"))

View File

@ -14,7 +14,7 @@ packages:
name: adaptive_dialog
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
version: "0.10.0+5"
adaptive_theme:
dependency: "direct main"
description:
@ -148,13 +148,6 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.2"
cross_file:
dependency: transitive
description:
name: cross_file
url: "https://pub.dartlang.org"
source: hosted
version: "0.3.1+1"
crypto:
dependency: transitive
description:
@ -189,21 +182,21 @@ packages:
name: dbus
url: "https://pub.dartlang.org"
source: hosted
version: "0.5.2"
version: "0.4.3"
desktop_notifications:
dependency: "direct main"
description:
name: desktop_notifications
url: "https://pub.dartlang.org"
source: hosted
version: "0.5.0"
disk_space:
version: "0.4.0"
disk_space_ns:
dependency: transitive
description:
name: disk_space
name: disk_space_ns
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.1"
version: "0.1.0"
email_validator:
dependency: "direct main"
description:
@ -217,7 +210,7 @@ packages:
name: emoji_picker_flutter
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.6"
version: "1.0.5"
fake_async:
dependency: transitive
description:
@ -248,62 +241,27 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "6.1.0"
file_chooser:
dependency: transitive
description:
name: file_chooser
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.6"
file_picker:
dependency: transitive
description:
name: file_picker
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.2+2"
version: "3.0.1"
file_picker_cross:
dependency: "direct main"
description:
name: file_picker_cross
url: "https://pub.dartlang.org"
source: hosted
version: "4.4.2"
file_selector:
dependency: transitive
description:
name: file_selector
url: "https://pub.dartlang.org"
source: hosted
version: "0.8.2"
file_selector_linux:
dependency: transitive
description:
name: file_selector_linux
url: "https://pub.dartlang.org"
source: hosted
version: "0.0.2"
file_selector_macos:
dependency: transitive
description:
name: file_selector_macos
url: "https://pub.dartlang.org"
source: hosted
version: "0.0.4"
file_selector_platform_interface:
dependency: transitive
description:
name: file_selector_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.2"
file_selector_web:
dependency: transitive
description:
name: file_selector_web
url: "https://pub.dartlang.org"
source: hosted
version: "0.8.1"
file_selector_windows:
dependency: transitive
description:
name: file_selector_windows
url: "https://pub.dartlang.org"
source: hosted
version: "0.0.2"
version: "4.3.2"
firebase_core:
dependency: transitive
description:
@ -404,7 +362,7 @@ packages:
name: flutter_math_fork
url: "https://pub.dartlang.org"
source: hosted
version: "0.3.3+1"
version: "0.3.0+2"
flutter_matrix_html:
dependency: "direct main"
description:
@ -453,7 +411,7 @@ packages:
name: flutter_svg
url: "https://pub.dartlang.org"
source: hosted
version: "0.22.0"
version: "0.21.0+1"
flutter_test:
dependency: "direct dev"
description: flutter
@ -465,7 +423,7 @@ packages:
name: flutter_typeahead
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.3"
version: "3.1.1"
flutter_web_plugins:
dependency: transitive
description: flutter
@ -477,7 +435,7 @@ packages:
name: future_loading_dialog
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.1"
version: "0.1.2"
glob:
dependency: transitive
description:
@ -526,7 +484,7 @@ packages:
name: http
url: "https://pub.dartlang.org"
source: hosted
version: "0.13.3"
version: "0.13.1"
http_multi_server:
dependency: transitive
description:
@ -554,7 +512,7 @@ packages:
name: image_picker
url: "https://pub.dartlang.org"
source: hosted
version: "0.8.0+3"
version: "0.7.4"
image_picker_for_web:
dependency: transitive
description:
@ -724,7 +682,7 @@ packages:
name: open_file
url: "https://pub.dartlang.org"
source: hosted
version: "3.2.1"
version: "3.2.0"
open_noti_settings:
dependency: "direct main"
description:
@ -745,49 +703,7 @@ packages:
name: package_info
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.2"
package_info_plus:
dependency: transitive
description:
name: package_info_plus
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.3"
package_info_plus_linux:
dependency: transitive
description:
name: package_info_plus_linux
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.2"
package_info_plus_macos:
dependency: transitive
description:
name: package_info_plus_macos
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.1"
package_info_plus_platform_interface:
dependency: transitive
description:
name: package_info_plus_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
package_info_plus_web:
dependency: transitive
description:
name: package_info_plus_web
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.2"
package_info_plus_windows:
dependency: transitive
description:
name: package_info_plus_windows
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.2"
version: "2.0.0"
path:
dependency: transitive
description:
@ -815,7 +731,7 @@ packages:
name: path_provider
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.2"
version: "2.0.1"
path_provider_linux:
dependency: transitive
description:
@ -857,21 +773,21 @@ packages:
name: pedantic
url: "https://pub.dartlang.org"
source: hosted
version: "1.11.1"
version: "1.11.0"
permission_handler:
dependency: "direct main"
description:
name: permission_handler
url: "https://pub.dartlang.org"
source: hosted
version: "8.1.1"
version: "6.1.3"
permission_handler_platform_interface:
dependency: transitive
description:
name: permission_handler_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "3.6.0"
version: "3.2.0"
petitparser:
dependency: transitive
description:
@ -976,56 +892,14 @@ packages:
name: sentry
url: "https://pub.dartlang.org"
source: hosted
version: "5.1.0"
version: "5.0.0"
share:
dependency: "direct main"
description:
name: share
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.4"
share_plus:
dependency: transitive
description:
name: share_plus
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.4"
share_plus_linux:
dependency: transitive
description:
name: share_plus_linux
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.3"
share_plus_macos:
dependency: transitive
description:
name: share_plus_macos
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.2"
share_plus_platform_interface:
dependency: transitive
description:
name: share_plus_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.1"
share_plus_web:
dependency: transitive
description:
name: share_plus_web
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.4"
share_plus_windows:
dependency: transitive
description:
name: share_plus_windows
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.3"
shared_preferences:
dependency: transitive
description:
@ -1219,7 +1093,7 @@ packages:
name: tuple
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
version: "2.0.0-nullsafety.0"
typed_data:
dependency: transitive
description:
@ -1282,7 +1156,7 @@ packages:
name: url_launcher
url: "https://pub.dartlang.org"
source: hosted
version: "6.0.6"
version: "6.0.3"
url_launcher_linux:
dependency: transitive
description:
@ -1303,7 +1177,7 @@ packages:
name: url_launcher_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.3"
version: "2.0.2"
url_launcher_web:
dependency: transitive
description:

View File

@ -7,20 +7,20 @@ environment:
sdk: ">=2.6.0 <3.0.0"
dependencies:
adaptive_dialog: ^1.0.0
adaptive_dialog: ^0.10.0+5
adaptive_theme: ^2.2.0
android_path_provider: ^0.2.1
audioplayers: ^0.19.0
cached_network_image: ^3.0.0
cupertino_icons: any
desktop_notifications: ^0.5.0
desktop_notifications: ^0.4.0
email_validator: ^2.0.1
emoji_picker_flutter: ^1.0.6
emoji_picker_flutter: ^1.0.5
fcm_shared_isolate:
git:
url: https://gitlab.com/famedly/libraries/fcm_shared_isolate.git
ref: main
file_picker_cross: ^4.4.2
file_picker_cross: ^4.3.2
flutter:
sdk: flutter
flutter_app_lock: ^1.5.0
@ -34,46 +34,46 @@ dependencies:
flutter_openssl_crypto: ^0.0.1
flutter_secure_storage: 3.3.5 # Do not upgrade or this will break Linux builds!
flutter_slidable: ^0.6.0
flutter_svg: ^0.22.0
flutter_typeahead: ^3.1.3
future_loading_dialog: ^0.2.1
flutter_svg: ^0.21.0+1
flutter_typeahead: ^3.1.1
future_loading_dialog: ^0.1.2
hive_flutter: ^1.0.0
image_picker: ^0.8.0+3
image_picker: ^0.7.4
intl: any
localstorage: ^4.0.0+1
matrix: ^0.1.1
mime_type: ^1.0.0
moor: 4.2.1
moor: ^4.2.1
native_imaging:
git:
url: https://gitlab.com/famedly/libraries/native_imaging.git
ref: master
open_file: ^3.2.1
open_file: ^3.2.0
open_noti_settings: ^0.1.0
package_info: ^2.0.2
path_provider: ^2.0.2
permission_handler: ^8.1.1
package_info: ^2.0.0
path_provider: ^2.0.1
permission_handler: ^6.1.3
pin_code_text_field: ^1.8.0
provider: ^5.0.0
receive_sharing_intent: ^1.4.5
record: ^2.1.1
scroll_to_index: ^2.0.0
sentry: ^5.1.0
share: ^2.0.4
sentry: ^5.0.0
share: ^2.0.1
sqflite: ^2.0.0+3 # Still used to obtain the database location
sqlite3: 1.0.0
sqlite3: ^1.0.0
swipe_to_action: ^0.1.0
uni_links: ^0.5.1
unifiedpush: ^1.0.2
universal_html: ^2.0.8
url_launcher: ^6.0.6
url_launcher: ^6.0.3
vrouter: ^1.1.4+15
dev_dependencies:
dapackages: ^1.6.0
flutter_test:
sdk: flutter
pedantic: ^1.11.1
pedantic: ^1.11.0
flutter:
generate: true