aboutsummaryrefslogtreecommitdiffstats
path: root/client/dart/pubspec.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'client/dart/pubspec.yaml')
-rw-r--r--client/dart/pubspec.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/client/dart/pubspec.yaml b/client/dart/pubspec.yaml
new file mode 100644
index 0000000..5a4e7da
--- /dev/null
+++ b/client/dart/pubspec.yaml
@@ -0,0 +1,10 @@
+name: space_light_cli
+description: space light cli.
+version: 1.0.0
+# repository: https://github.com/my_org/my_repo
+
+environment:
+ sdk: ^3.6.0
+
+dependencies:
+ bluez: ^0.8.2