We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 247788e commit 850c77cCopy full SHA for 850c77c
example/pubspec.lock
@@ -5,10 +5,10 @@ packages:
5
dependency: "direct main"
6
description:
7
name: adwaita
8
- sha256: "535781747357779fa2830815e0a1b6b7888c8c538194ba73ac4fc8d82412baec"
+ sha256: e39ac1b1d4b0790d0ea1f3649a1705754beabdcc7552dbca577dbc849f745e31
9
url: "https://pub.dev"
10
source: hosted
11
- version: "0.5.2"
+ version: "1.0.0"
12
args:
13
dependency: transitive
14
example/pubspec.yaml
@@ -8,7 +8,7 @@ environment:
sdk: ">=2.17.0 <4.0.0"
dependencies:
- adwaita: "0.5.2"
+ adwaita: ^1.0.0
desktop_multi_window:
git:
url: https://github.com/Kingtous/rustdesk_desktop_multi_window
0 commit comments