Skip to content

Commit 2c7b7f4

Browse files
committed
not here
1 parent 9aac0b6 commit 2c7b7f4

File tree

8 files changed

+2
-101
lines changed

8 files changed

+2
-101
lines changed

templates/dart/guides/.gitignore.mustache

Lines changed: 0 additions & 25 deletions
This file was deleted.

templates/dart/guides/analysis_options.mustache

Lines changed: 0 additions & 1 deletion
This file was deleted.

templates/dart/guides/import.mustache

Lines changed: 0 additions & 1 deletion
This file was deleted.

templates/dart/guides/init.mustache

Lines changed: 0 additions & 1 deletion
This file was deleted.

templates/dart/guides/method.mustache

Lines changed: 0 additions & 45 deletions
This file was deleted.

templates/dart/guides/pubspec.mustache

Lines changed: 0 additions & 16 deletions
This file was deleted.

templates/dart/guides/pubspec_overrides.mustache

Lines changed: 0 additions & 11 deletions
This file was deleted.

templates/dart/snippets/pubspec.mustache

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencies:
1010
algolia_client_insights: ^1.0.0
1111
algolia_client_recommend: ^1.0.0
1212
dotenv: ^4.1.0
13+
http: ^1.2.2
1314

1415
dev_dependencies:
15-
lints: ^5.0.0
16+
lints: ^5.0.0

0 commit comments

Comments
 (0)