Problems with search loop
This commit is contained in:
16
pubspec.yaml
Normal file
16
pubspec.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
name: dartsunfish
|
||||
description: A sample command-line application.
|
||||
version: 1.0.0
|
||||
# homepage: https://www.example.com
|
||||
|
||||
environment:
|
||||
sdk: '>=2.12.0 <3.0.0'
|
||||
|
||||
dependencies:
|
||||
# path: ^1.8.0
|
||||
# flutter:
|
||||
# sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
pedantic: ^1.10.0
|
||||
test: ^1.16.0
|
||||
Reference in New Issue
Block a user