diff --git a/pubspec.lock b/pubspec.lock index 2011954..cd91b32 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -8,6 +8,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.5.0" + bonsoir: + dependency: "direct main" + description: + name: bonsoir + url: "https://pub.dartlang.org" + source: hosted + version: "0.1.3+2" boolean_selector: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index fed66a9..7d63b47 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,6 +34,7 @@ dependencies: wakelock: ^0.5.0+2 flutter_slidable: ^0.6.0-nullsafety.0 flutter_svg: ^0.21.0-nullsafety.0 + bonsoir: ^0.1.3+2 dev_dependencies: flutter_test: