Skip to content

Commit 1c8a05e

Browse files
feat: pubspec.yamlにfileパッケージの依存関係を追加
ciにてfilepackage6.0.0が利用されていて不一致によりエラーが起きていた為、明示
1 parent 21f2d94 commit 1c8a05e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ dev_dependencies:
3535
flutter_lints: ^6.0.0
3636
build_runner: ^2.7.0
3737
json_serializable: ^6.10.0
38+
file: ^7.0.1
3839

3940
# For information on the generic Dart part of this file, see the
4041
# following page: https://dart.dev/tools/pub/pubspec

0 commit comments

Comments
 (0)