Use CI to publish dart packages (#1001)

This commit is contained in:
Fangjun Kuang
2024-06-14 11:50:55 +08:00
committed by GitHub
parent d08cc04567
commit 20a21133af
6 changed files with 171 additions and 346 deletions

View File

@@ -1,3 +1,7 @@
## 1.9.29
* Publish with CI
## 0.0.3
* Fix path separator on Windows.

View File

@@ -30,10 +30,6 @@ dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
# The following section is specific to Flutter packages.
flutter: