We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bb00e0 commit 7a7b1ccCopy full SHA for 7a7b1cc
templates/dart/pubspec.tests.mustache
@@ -5,14 +5,18 @@ environment:
5
sdk: ^3.0.0
6
7
dependencies:
8
- algoliasearch: ^1.0.0
9
- algolia_client_search: ^1.0.0
+ algolia_client_abtesting_v3: ^1.0.0
+ algolia_client_composition: ^1.0.0
10
+ algolia_client_core: any
11
algolia_client_insights: ^1.0.0
12
algolia_client_recommend: ^1.0.0
- algolia_client_composition: ^1.0.0
13
- algolia_client_abtesting_v3: ^1.0.0
+ algolia_client_search: ^1.0.0
14
+ algoliasearch: ^1.0.0
15
+ collection: ^1.17.2
16
dotenv: ^4.1.0
17
http: ^1.2.2
18
+ test: ^1.25.8
19
+ test_api: ^0.7.3
20
21
dev_dependencies:
22
lints: ^6.0.0
0 commit comments