Reorganize project structure: move public files to public/ directory
This commit is contained in:
parent
8de043bfef
commit
38545721a0
253 changed files with 0 additions and 0 deletions
9
public/languages/dart/pubspec.yaml
Normal file
9
public/languages/dart/pubspec.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
name: ai_examples
|
||||
description: AI API examples in Dart
|
||||
version: 1.0.0
|
||||
|
||||
environment:
|
||||
sdk: '>=2.17.0 <4.0.0'
|
||||
|
||||
dependencies:
|
||||
http: ^1.2.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue