Closed temeddix closed 9 months ago
With this PR, users don't have to install Protobuf compiler(protoc) manually anymore.
Please make sure that you've analyzed and formatted the files.
dart analyze flutter_ffi_plugin --fatal-infos dart format . cargo fmt cargo clippy --fix --allow-dirty
Changes
With this PR, users don't have to install Protobuf compiler(protoc) manually anymore.
Before Committing
Please make sure that you've analyzed and formatted the files.