Skip to content

Commit

Permalink
further fix dart publish warning
Browse files Browse the repository at this point in the history
  • Loading branch information
fzyzcjy committed Mar 20, 2022
1 parent cf97bc2 commit 2c34afd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,5 @@ app.*.symbols

# Exceptions to above rules.
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages

!pubspec.lock
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
path: ^1.0.0

0 comments on commit 2c34afd

Please sign in to comment.