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 33209f0 commit 47f2965Copy full SHA for 47f2965
pubspec.lock
@@ -8,6 +8,13 @@ packages:
8
url: "https://pub.dartlang.org"
9
source: hosted
10
version: "2.5.0"
11
+ bonsoir:
12
+ dependency: "direct main"
13
+ description:
14
+ name: bonsoir
15
+ url: "https://pub.dartlang.org"
16
+ source: hosted
17
+ version: "0.1.3+2"
18
boolean_selector:
19
dependency: transitive
20
description:
pubspec.yaml
@@ -34,6 +34,7 @@ dependencies:
34
wakelock: ^0.5.0+2
35
flutter_slidable: ^0.6.0-nullsafety.0
36
flutter_svg: ^0.21.0-nullsafety.0
37
+ bonsoir: ^0.1.3+2
38
39
dev_dependencies:
40
flutter_test:
0 commit comments