Skip to content

Commit 70d4d1f

Browse files
authored
Update protobuf dependency to v6 (#957)
1 parent ee938fd commit 70d4d1f

14 files changed

+2131
-997
lines changed

.changes/protobuf-6-migration

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
patch type="chore" "Update protobuf dependency to v6.0.0"

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ proto:
1111
}
1212

1313
format:
14-
dart format lib/src/proto
14+
dart format -l 120 lib/src/proto
1515

1616
e2ee: dart compile js ./web/e2ee.worker.dart -o ./example/web/e2ee.worker.dart.js
1717

lib/src/proto/google/protobuf/timestamp.pb.dart

Lines changed: 0 additions & 207 deletions
This file was deleted.

0 commit comments

Comments
 (0)