From 88f29193ae6f564a21ca06aea1dd45f50a607800 Mon Sep 17 00:00:00 2001 From: Anton Malofeev Date: Fri, 10 Sep 2021 17:23:21 +0300 Subject: [PATCH] fix: _client_gen --- dart_packages/cactus_sync_client_gen/pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/dart_packages/cactus_sync_client_gen/pubspec.yaml b/dart_packages/cactus_sync_client_gen/pubspec.yaml index c74987b..a5b7e68 100644 --- a/dart_packages/cactus_sync_client_gen/pubspec.yaml +++ b/dart_packages/cactus_sync_client_gen/pubspec.yaml @@ -34,6 +34,7 @@ dependencies: indent: ^2.0.0 equatable: ^2.0.0 gql: ^0.13.0 + dart_style: ^2.1.0 dev_dependencies: flutter: