Merge branch 'develop' of github.com:nmfisher/thermion into develop

This commit is contained in:
Nick Fisher
2024-06-21 11:18:33 +08:00
4 changed files with 14 additions and 1 deletions
+3
View File
@@ -7,3 +7,6 @@
.DS_Store
**/*/build
**/*/pubspec.lock
pubspec_overrides.yaml
/pubspec.lock
*.iml
+5
View File
@@ -0,0 +1,5 @@
name: thermion_workspace
packages:
- thermion_dart
- thermion_flutter/**
+6
View File
@@ -0,0 +1,6 @@
name: thermion_workspace
environment:
sdk: '>=3.0.0 <4.0.0'
dev_dependencies:
melos: ^6.1.0
-1
View File
@@ -1 +0,0 @@
../thermion_dart