Skip to content

Commit aac8ab1

Browse files
committed
Remove trailing whitespace in pubspec.yaml files
Cleaned up unnecessary trailing whitespace in the dependencies section of dart and flutter pubspec.yaml files to improve formatting consistency.
1 parent c27d40f commit aac8ab1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/dart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies:
4040
universal_io: ^2.2.2
4141
xxtea: ^2.1.0
4242
collection: ^1.18.0
43-
cross_file: ^0.3.3+8
43+
cross_file: ^0.3.3+8
4444

4545
dev_dependencies:
4646
lints: ^5.1.1

packages/flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies:
3838
# path: ../dart
3939

4040
# Networking
41-
connectivity_plus: ^6.1.5
41+
connectivity_plus: ^6.1.5
4242

4343
#Database
4444
shared_preferences: ^2.5.1

0 commit comments

Comments
 (0)