feat: 修复了一些问题,重构部分接口 (#4)

This commit is contained in:
iAMD
2022-09-30 17:46:52 +08:00
committed by GitHub
parent 9ec2449694
commit 3abe9d5b3d
65 changed files with 2321 additions and 2984 deletions

View File

@ -31,4 +31,4 @@ else
mkdir -p $SWIFT_OUT
fi
flutter pub run pigeon --input pigeon/api.dart
flutter pub run pigeon --input pigeon/messages.dart

View File

@ -50,4 +50,4 @@ protoc \
--java_out $JAVA_OUT \
--kotlin_out $KOTLIN_OUT \
--swift_out $SWIFT_OUT \
proto/*.proto
proto/messages.proto