|
|
@ -61,7 +61,7 @@ dependencies:
|
|
|
|
keyboard_shortcuts: ^0.1.4
|
|
|
|
keyboard_shortcuts: ^0.1.4
|
|
|
|
latlong2: ^0.8.1
|
|
|
|
latlong2: ^0.8.1
|
|
|
|
linkify: ^5.0.0
|
|
|
|
linkify: ^5.0.0
|
|
|
|
matrix: ^0.25.0
|
|
|
|
matrix: ^0.25.1
|
|
|
|
native_imaging: ^0.1.0
|
|
|
|
native_imaging: ^0.1.0
|
|
|
|
package_info_plus: ^4.0.0
|
|
|
|
package_info_plus: ^4.0.0
|
|
|
|
pasteboard: ^0.2.0
|
|
|
|
pasteboard: ^0.2.0
|
|
|
@ -159,15 +159,10 @@ dependency_overrides:
|
|
|
|
git:
|
|
|
|
git:
|
|
|
|
url: https://github.com/TheOneWithTheBraid/keyboard_shortcuts.git
|
|
|
|
url: https://github.com/TheOneWithTheBraid/keyboard_shortcuts.git
|
|
|
|
ref: null-safety
|
|
|
|
ref: null-safety
|
|
|
|
# Until https://github.com/famedly/matrix-dart-sdk/pull/1661 is merged
|
|
|
|
|
|
|
|
matrix:
|
|
|
|
|
|
|
|
git:
|
|
|
|
|
|
|
|
url: https://github.com/famedly/matrix-dart-sdk.git
|
|
|
|
|
|
|
|
ref: krille/fetch-presence-database-only
|
|
|
|
|
|
|
|
# blocked upgrade of package_info_plus for null safety
|
|
|
|
# blocked upgrade of package_info_plus for null safety
|
|
|
|
# https://github.com/creativecreatorormaybenot/wakelock/pull/203
|
|
|
|
# https://github.com/creativecreatorormaybenot/wakelock/pull/203
|
|
|
|
wakelock_windows:
|
|
|
|
wakelock_windows:
|
|
|
|
git:
|
|
|
|
git:
|
|
|
|
url: https://github.com/chandrabezzo/wakelock.git
|
|
|
|
url: https://github.com/chandrabezzo/wakelock.git
|
|
|
|
ref: main
|
|
|
|
ref: main
|
|
|
|
path: wakelock_windows/
|
|
|
|
path: wakelock_windows/
|
|
|
|