diff --git a/pubspec.lock b/pubspec.lock index 535f62d..d109f6a 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 7aa6beb..ed60bb5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,6 +34,7 @@ dependencies: wakelock: ^0.2.0+1 flutter_slidable: ^0.5.7 flutter_svg: ^0.19.3 + bonsoir: ^0.1.3+2 dev_dependencies: flutter_test: