Problems with search loop

This commit is contained in:
DMK
2021-08-01 15:36:03 +03:00
commit 8d51d69ab3
10 changed files with 1134 additions and 0 deletions

16
pubspec.yaml Normal file
View 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