feat:yoyo-getfastmirror(dart)

yoyo-getfastmirror的dart版本,易扩展
This commit is contained in:
Riceneeder
2023-01-30 13:53:05 +08:00
parent 887b5b967f
commit a336f92cbf
26 changed files with 864 additions and 0 deletions

16
yoyo-getfastmirror/.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# See https://www.dartlang.org/guides/libraries/private-files
# Files and directories created by pub
.dart_tool/
.packages
build/
pubspec.lock
# Files generated during tests
.test_coverage.dart
coverage/
.test_runner.dart
release/yoyo*
# Android studio and IntelliJ
.idea