Skip to content

Commit 8d5aa36

Browse files
committed
Update readme
1 parent 33c6684 commit 8d5aa36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ final results = await client.search(
162162
PackageTag.dependency('dependency_name'),
163163
'another:tag',
164164
],
165+
topics:['topic_1', 'topic_2'],
165166
);
166167
// Returns the packages that match the query
167168
print(results.packages)

0 commit comments

Comments
 (0)