mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-01-12 02:32:54 +01:00
chore: Update dependencies
This commit is contained in:
parent
36746c86ac
commit
6159f99602
@ -878,7 +878,7 @@ packages:
|
|||||||
name: provider
|
name: provider
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "4.3.2+4"
|
version: "4.3.3"
|
||||||
pub_semver:
|
pub_semver:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
@ -913,7 +913,7 @@ packages:
|
|||||||
name: receive_sharing_intent
|
name: receive_sharing_intent
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "1.4.2"
|
version: "1.4.3"
|
||||||
rxdart:
|
rxdart:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
@ -23,7 +23,7 @@ dependencies:
|
|||||||
firebase_messaging: ^7.0.3
|
firebase_messaging: ^7.0.3
|
||||||
flutter_local_notifications: ^3.0.3
|
flutter_local_notifications: ^3.0.3
|
||||||
adaptive_page_layout: ^0.1.6
|
adaptive_page_layout: ^0.1.6
|
||||||
provider: ^4.3.2+4
|
provider: ^4.3.3
|
||||||
adaptive_theme: ^1.1.0
|
adaptive_theme: ^1.1.0
|
||||||
# desktop_notifications: ^0.0.0-dev.4 // Currently blocked by: https://github.com/canonical/desktop_notifications.dart/issues/5
|
# desktop_notifications: ^0.0.0-dev.4 // Currently blocked by: https://github.com/canonical/desktop_notifications.dart/issues/5
|
||||||
matrix_link_text: ^0.3.2
|
matrix_link_text: ^0.3.2
|
||||||
@ -35,7 +35,7 @@ dependencies:
|
|||||||
flutter_secure_storage: ^3.3.5
|
flutter_secure_storage: ^3.3.5
|
||||||
http: ^0.12.2
|
http: ^0.12.2
|
||||||
universal_html: ^1.2.4
|
universal_html: ^1.2.4
|
||||||
receive_sharing_intent: ^1.4.2
|
receive_sharing_intent: ^1.4.3
|
||||||
flutter_slidable: ^0.5.7
|
flutter_slidable: ^0.5.7
|
||||||
flutter_sound_lite: ^7.5.3+1
|
flutter_sound_lite: ^7.5.3+1
|
||||||
open_file: ^3.0.3
|
open_file: ^3.0.3
|
||||||
|
Loading…
Reference in New Issue
Block a user